Name | Description | |
---|---|---|
Centimeters | Gets a linear unit representing centimeters (Factory code = 109006). | |
ConversionFactor | Gets the conversion factor of the unit. (Inherited from ArcGIS.Core.Geometry.Unit) | |
Decimeters | Gets a linear unit representing decimeters (Factory code = 109005). | |
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) | |
Feet | Gets a linear unit representing feet (Factory code = 9002). | |
Inches | Gets a linear unit representing inches (Factory code = 109008). | |
Kilometers | Gets a linear unit representing kilometers (Factory code = 9036). | |
Meters | Gets a linear unit representing meters (Factory code = 9001). | |
MetersPerUnit | Gets the meters per unit. | |
Miles | Gets a linear unit representing miles (Factory code = 9093). | |
Millimeters | Gets a linear unit representing millimeters (Factory code = 109007). | |
Name | Gets the name of the unit. (Inherited from ArcGIS.Core.Geometry.Unit) | |
NauticalMiles | Gets a linear unit representing international nautical miles (Factory code = 9030). | |
Points | Gets a linear unit representing Desktop publishing points (Factory code = 109016). A point = 1/72 of an international inch. | |
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) | |
Yards | Gets a linear unit representing yards (Factory code = 9096). |