ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Geometry Namespace / AngularUnit Class


In This Topic
    AngularUnit Class Methods
    In This Topic

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

    Public Methods
     NameDescription
    Public MethodConverts a radian angle to the unit of this instance.  
    Public MethodConverts the angle to the provided angular unit.  
    Public MethodConverts the angle to radians.  
    Public Methodstatic (Shared in Visual Basic)Overloaded.   
    Public Method Gets the JSON representation of the unit in terms of the WKID. A custom unit has WKID = 0. (Inherited from ArcGIS.Core.Geometry.Unit)
    Public MethodGets a System.String that represents this unit. Returns the Unit.Name. (Inherited from ArcGIS.Core.Geometry.Unit)
    Top
    See Also