Inherits from
Classes that Inherit FormattedValue
GEOCALCPBW_NAMESPACE::LinearValue
GEOCALCPBW_NAMESPACE::AngularValue
GEOCALCPBW_NAMESPACE::ScalarValue
Description
Base class for all specific FormattedValue types, including AngularValue, LinearValue and ScalarValue.
Public Methods
|
Method |
Description |
|
Sets the value of this FormattedValue from the passed string |
|
|
Indicates the string format used with the FromString and ToString methods |
|
|
Returns the value of this FormattedValue in the Unit defined by the Units property |
|
|
Returns a label that describes the meaning of this FormattedValue |
|
|
Returns the Unit used by this FormattedValue |
|
|
Sets the string format used with the FromString and ToString methods |
|
|
Sets the value of this FormattedValue in the Unit defined by Units |
|
|
Sets the label that describes the meaning of this FormattedValue |
|
|
Sets the Unit used by this FormattedValue |
|
|
Produces a string that describes this FormattedValue |
Comments
0 comments
Please sign in to leave a comment.