Name | Description | |
---|---|---|
![]() | ConversionFactor | Gets the conversion factor of the unit. (Inherited from ArcGIS.Core.Geometry.Unit) |
![]() ![]() | DecimalDegree | Gets an angular unit object representing decimal degree (factory Code = 909003). |
![]() ![]() | DegreeDecimalMinute | Gets an angular unit object representing degree decimal minute (factory Code = 909005). |
![]() ![]() | DegreeMinuteSecond | Gets an angular unit object representing degree minute second (factory Code = 909004). |
![]() ![]() | Degrees | Gets an angular unit object representing angle in degrees (Factory Code = 9102). A degree is equal to PI/180 radians. |
![]() | 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) |
![]() ![]() | Gon | Gets an angular unit object representing Gons (factory Code = 9106). |
![]() ![]() | Grads | Gets an angular unit object representing angle in grads (Factory Code = 9105). Equivalent to one one-hundredth of a right-angle, a grad is equal to PI/200 radians. Also known as a gon. |
![]() ![]() | MicroRadian | Gets an angular unit object representing MicroRadians (factory Code = 9109). |
![]() ![]() | Mil6400 | Gets an angular unit object representing Mil6400 (factory Code = 9114). |
![]() ![]() | MilliArcSecond | Gets an angular unit object representing milli arc seconds (factory Code = 1031). |
![]() ![]() | MinuteCentesimal | Gets an angular unit object representing MinuteCentesimals (factory Code = 9112). |
![]() ![]() | Minutes | Gets an angular unit object representing angle in arc-minutes (Factory Code = 9103). An arc-minute is equal to 1/60th of a degree. |
![]() | Name | Gets the name of the unit. (Inherited from ArcGIS.Core.Geometry.Unit) |
![]() ![]() | Radians | Gets an angular unit object representing angle in radians (factory Code = 9101). A radian is an SI standard unit, equaling 180/PI degrees. |
![]() | RadiansPerUnit | Gets the radians per angular unit. |
![]() ![]() | SecondCentesimal | Gets an angular unit object representing SecondCentesimals (factory Code = 9113). |
![]() ![]() | Seconds | Gets an angular unit object representing angle in arc-seconds (Factory Code = 9104). An arc-second is equal to 1/60th of an arc-minute. |
![]() | 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) |