The LinearValue class expresses a single linear distance value.
|
Property |
Description |
|
Indicates the string format to use with the FromString and ToString methods | |
|
Gets or sets the value of this object in meters | |
|
Gets or sets the value of this object in the units defined in Units | |
|
A string that adds meaning to this LinearValue | |
|
The LinearUnit used in this LinearValue |
|
Method |
Description |
|
Produces a deep-copy of the current instance | |
|
Produces a deep-copy of a LinearValue | |
|
Sets the value of this LinearValue to match the value in the string passed as argument | |
|
Produces a string that gives the value of this LinearValue | |
|
Compares the value of two LinearValue instances |