ArcGIS Pro 2.9 API Reference Guide
AngularUnit Class Properties


ArcGIS.Core.Geometry Namespace : AngularUnit Class

For a list of all members of this type, see AngularUnit members.

Public Properties
 NameDescription
Public Property Gets the conversion factor of the unit. (Inherited from ArcGIS.Core.Geometry.Unit)
Public Propertystatic (Shared in Visual Basic) Gets an angular unit object representing decimal degree (factory Code = 909003).  
Public Propertystatic (Shared in Visual Basic) Gets an angular unit object representing degree decimal minute (factory Code = 909005).  
Public Propertystatic (Shared in Visual Basic) Gets an angular unit object representing degree minute second (factory Code = 909004).  
Public Propertystatic (Shared in Visual Basic)Gets an angular unit object representing angle in degrees (Factory Code = 9102). A degree is equal to PI/180 radians.  
Public PropertyGets 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)
Public Propertystatic (Shared in Visual Basic) Gets an angular unit object representing Gons (factory Code = 9106).  
Public Propertystatic (Shared in Visual Basic)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.  
Public Propertystatic (Shared in Visual Basic) Gets an angular unit object representing MicroRadians (factory Code = 9109).  
Public Propertystatic (Shared in Visual Basic) Gets an angular unit object representing Mil6400 (factory Code = 9114).  
Public Propertystatic (Shared in Visual Basic) Gets an angular unit object representing milli arc seconds (factory Code = 1031).  
Public Propertystatic (Shared in Visual Basic) Gets an angular unit object representing MinuteCentesimals (factory Code = 9112).  
Public Propertystatic (Shared in Visual Basic)Gets an angular unit object representing angle in arc-minutes (Factory Code = 9103). An arc-minute is equal to 1/60th of a degree.  
Public PropertyGets the name of the unit. (Inherited from ArcGIS.Core.Geometry.Unit)
Public Propertystatic (Shared in Visual Basic)Gets an angular unit object representing angle in radians (factory Code = 9101). A radian is an SI standard unit, equaling 180/PI degrees.  
Public Property Gets the radians per angular unit.  
Public Propertystatic (Shared in Visual Basic) Gets an angular unit object representing SecondCentesimals (factory Code = 9113).  
Public Propertystatic (Shared in Visual Basic)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.  
Public PropertyGets the type of unit. (Inherited from ArcGIS.Core.Geometry.Unit)
Public Property Gets the well-known text of the unit. (Inherited from ArcGIS.Core.Geometry.Unit)
Top
See Also

Reference

AngularUnit Class
ArcGIS.Core.Geometry Namespace