Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

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 MeasureUnit class representing centimeters.
Foot static Returns an instance of the MeasureUnit class representing feet.
Furlong static Returns an instance of the MeasureUnit class representing furlongs.
Inch static Returns an instance of the MeasureUnit class representing inches.
Kilometer static Returns an instance of the MeasureUnit class representing kilometers.
Meter static Returns an instance of the MeasureUnit class representing meters.
MetersInUnit Returns a value specifying the current measure unit converted into meters.
Mile static Returns an instance of the MeasureUnit class representing miles.
Millimeter static Returns an instance of the MeasureUnit class representing millimeters.
Name Gets or sets a name of a measure unit
NauticalMile static Returns an instance of the MeasureUnit class representing nautical miles.
Yard static Returns an instance of the MeasureUnit class representing yards.
See Also