Back to Devexpress

MeasureUnit Properties

windowsforms-devexpress-dot-xtramap-dot-measureunit-dot-underscore-properties.md

latest2.6 KB
Original Source

MeasureUnit Properties

Represents a measure unit used by a map.

NameDescription
AbbreviationGets an abbreviation corresponding to the current measure unit.
Centimeter staticReturns an instance of the MeasureUnit class representing centimeters.
Foot staticReturns an instance of the MeasureUnit class representing feet.
Furlong staticReturns an instance of the MeasureUnit class representing furlongs.
Inch staticReturns an instance of the MeasureUnit class representing inches.
Kilometer staticReturns an instance of the MeasureUnit class representing kilometers.
Meter staticReturns an instance of the MeasureUnit class representing meters.
MetersInUnitReturns a value specifying the current measure unit converted into meters.
Mile staticReturns an instance of the MeasureUnit class representing miles.
Millimeter staticReturns an instance of the MeasureUnit class representing millimeters.
NameGets a name of a measure unit
NauticalMile staticReturns an instance of the MeasureUnit class representing nautical miles.
Yard staticReturns an instance of the MeasureUnit class representing yards.

See Also

MeasureUnit Class

MeasureUnit Members

DevExpress.XtraMap Namespace