ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Core.Geometry Namespace / GridUnit Class


In This Topic
    GridUnit Class Methods
    In This Topic

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

    Public Methods
     NameDescription
    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