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