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 Acre. |
| Hectare static | Returns the AreaMeasurementUnit structure as Hectare. |
| Name | Returns the name of an area measurement unit. |
| SquareCentimeter static | Returns the AreaMeasurementUnit structure as Square Centimeter. |
| SquareFoot static | Returns the AreaMeasurementUnit structure as Square Foot. |
| SquareInch static | Returns the AreaMeasurementUnit structure as Square Inch. |
| SquareKilometer static | Returns the AreaMeasurementUnit structure as Square Kilometer. |
| SquareMeter static | Returns the AreaMeasurementUnit structure as Square Meter. |
| SquareMetersInUnit | Returns a value that specifies the current measurement unit converted into square meters. |
| SquareMile static | Returns the AreaMeasurementUnit structure as Square Mile. |
| SquareMillimeter static | Returns the AreaMeasurementUnit structure as Square Millimeter. |
| SquareYard static | Returns the AreaMeasurementUnit structure as Square Yard. |
See Also