MeasureUnit Properties
Represents a measure unit used by a map.
Name | Description |
---|---|
Abbreviation | Gets an abbreviation corresponding to the current measure unit. |
Centimeter static |
Returns an instance of the Measure |
Foot static |
Returns an instance of the Measure |
Furlong static |
Returns an instance of the Measure |
Inch static |
Returns an instance of the Measure |
Kilometer static |
Returns an instance of the Measure |
Meter static |
Returns an instance of the Measure |
Meters |
Returns a value specifying the current measure unit converted into meters. |
Mile static |
Returns an instance of the Measure |
Millimeter static |
Returns an instance of the Measure |
Name | Gets or sets a name of a measure unit |
Nautical |
Returns an instance of the Measure |
Yard static |
Returns an instance of the Measure |
See Also