GEOCALCPBW_NAMESPACE::LinearValue
GEOCALCPBW_NAMESPACE::AngularValue
GEOCALCPBW_NAMESPACE::ScalarValue
Base class for all specific FormattedValue types, including AngularValue, LinearValue and ScalarValue.
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 |