Skip to main content
All docs
V24.2

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

AreaMeasurementUnit Properties

Specifies area measurement units for Map Control rulers.
Name Description
Abbreviation Gets an abbreviation corresponding to the current measurement unit.
Acre static Returns the AreaMeasurementUnit structure as the Acre object.
Hectare static Returns the AreaMeasurementUnit structure as the Hectare object.
Name Returns the name of an area measurement unit.
SquareCentimeter static Returns the AreaMeasurementUnit structure as the Square Centimeter object.
SquareFoot static Returns the AreaMeasurementUnit structure as the Square Foot object.
SquareInch static Returns the AreaMeasurementUnit structure as the Square Inch object.
SquareKilometer static Returns the AreaMeasurementUnit structure as the Square Kilometer object.
SquareMeter static Returns the AreaMeasurementUnit structure as the Square Meter object.
SquareMetersInUnit Returns a value that specifies the current measurement unit converted into square meters.
SquareMile static Returns the AreaMeasurementUnit structure as the Square Mile object.
SquareMillimeter static Returns the AreaMeasurementUnit structure as the Square Millimeter object.
SquareYard static Returns the AreaMeasurementUnit structure as the Square Yard object.
See Also