MeasureUnit Methods
Represents a measure unit used by a map.
Name | Description |
---|---|
Equals |
Determines whether the specified measure unit is equal to the current Measure |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current Measure |
From |
Converts a value in meters to the value in the current measure unit. |
Get |
Gets the hash code (a number) that corresponds to the value of the current Measure |
Get |
Returns a list of predefined measure units. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Converts a current measure unit value to its value in meters. |
To |
Returns the textual representation of the Measure |
See Also