ArcGIS Pro 2.9 API Reference Guide
GridUnit Class Members
Properties  Methods 


ArcGIS.Core.Geometry Namespace : GridUnit Class

The following tables list the members exposed by GridUnit.

Public Properties
 NameDescription
Public Property Gets the conversion factor of the unit. (Inherited from ArcGIS.Core.Geometry.Unit)
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 a grid unit object representing a geographic location in the Military Grid System.  
Public PropertyGets the name of the unit. (Inherited from ArcGIS.Core.Geometry.Unit)
Public PropertyGets the type of unit. (Inherited from ArcGIS.Core.Geometry.Unit)
Public Propertystatic (Shared in Visual Basic) Gets a grid unit object representing a geographic location in the United States National Grid.  
Public Propertystatic (Shared in Visual Basic) Gets a grid unit object representing a geographic location in Universal Transverse Mercator.  
Public Property Gets the well-known text of the unit. (Inherited from ArcGIS.Core.Geometry.Unit)
Top
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

Reference

GridUnit Class
ArcGIS.Core.Geometry Namespace