Back to Devexpress

AreaMeasurementUnit Properties

wpf-devexpress-dot-xpf-dot-map-dot-areameasurementunit-dot-underscore-properties.md

latest2.8 KB
Original Source

AreaMeasurementUnit Properties

Specifies area measurement units for Map Control rulers.

NameDescription
AbbreviationGets an abbreviation corresponding to the current measurement unit.
Acre staticReturns the AreaMeasurementUnit structure as the Acre object.
Hectare staticReturns the AreaMeasurementUnit structure as the Hectare object.
NameReturns the name of an area measurement unit.
SquareCentimeter staticReturns the AreaMeasurementUnit structure as the Square Centimeter object.
SquareFoot staticReturns the AreaMeasurementUnit structure as the Square Foot object.
SquareInch staticReturns the AreaMeasurementUnit structure as the Square Inch object.
SquareKilometer staticReturns the AreaMeasurementUnit structure as the Square Kilometer object.
SquareMeter staticReturns the AreaMeasurementUnit structure as the Square Meter object.
SquareMetersInUnitReturns a value that specifies the current measurement unit converted into square meters.
SquareMile staticReturns the AreaMeasurementUnit structure as the Square Mile object.
SquareMillimeter staticReturns the AreaMeasurementUnit structure as the Square Millimeter object.
SquareYard staticReturns the AreaMeasurementUnit structure as the Square Yard object.

See Also

AreaMeasurementUnit Struct

AreaMeasurementUnit Members

DevExpress.Xpf.Map Namespace