Name | Description | |
---|---|---|
Acres | Gets an area unit object representing area in US acres (Factory Code = 109403). | |
Ares | Gets an area unit object representing area in ares (Factory Code = 109463). | |
ConversionFactor | Gets the conversion factor of the unit. (Inherited from ArcGIS.Core.Geometry.Unit) | |
FactoryCode | Gets the well-known ID of the unit. If the unit is a custom unit, then the factory code will be 0. (Inherited from ArcGIS.Core.Geometry.Unit) | |
Hectares | Gets an area unit object representing area in hectares (Factory Code = 109401). | |
Name | Gets the name of the unit. (Inherited from ArcGIS.Core.Geometry.Unit) | |
SquareCentimeters | Gets an area unit object representing area in square centimeters (Factory Code = 109451). | |
SquareDecimeters | Gets an area unit object representing area in square decimeters (Factory Code = 109450). | |
SquareFeet | Gets an area unit object representing area in square feet (Factory Code = 109405). | |
SquareInches | Gets an area unit object representing area in square inches (Factory Code = 109453). | |
SquareKilometers | Gets an area unit object representing area in square kilometers (Factory Code = 109414). | |
SquareMeters | Gets an area unit object representing area in square meters (Factory Code = 109404). | |
SquareMetersPerUnit | Gets the square meters per unit. | |
SquareMiles | Gets an area unit object representing area in square miles (Factory Code = 109439). | |
SquareMillimeters | Gets an area unit object representing area in square millimeters (Factory Code = 109452). | |
SquareYards | Gets an area unit object representing area in square yards (Factory Code = 109442). | |
UnitType | Gets the type of unit. (Inherited from ArcGIS.Core.Geometry.Unit) | |
Wkt | Gets the well-known text of the unit. (Inherited from ArcGIS.Core.Geometry.Unit) |