ArcGIS Pro 2.9 API Reference Guide
GroundToGridCorrection Class Methods


ArcGIS.Desktop.Editing Namespace : GroundToGridCorrection Class

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

Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic) Compute the combined scale factor using two points and using a z elevation at the mid-point between them.  
Public Methodstatic (Shared in Visual Basic)Creates a copy of a ArcGIS.Core.CIM.CIMGroundToGridCorrection instance  
Public Methodstatic (Shared in Visual Basic) Gets the constant scale factor to be used in ground to grid calculations.  
Public Methodstatic (Shared in Visual Basic) Gets the angle in decimal degrees to be used in ground to grid calculations.  
Public Methodstatic (Shared in Visual Basic) Gets the GroundToGridCorrection for the given map.  
Public Methodstatic (Shared in Visual Basic) Gets whether the ground to grid correction is turned on or off.  
Public Methodstatic (Shared in Visual Basic)Determines if two instances of ArcGIS.Core.CIM.CIMGroundToGridCorrection are equal.  
Public Methodstatic (Shared in Visual Basic) Sets the GroundToGridCorrection for the given map.  
Public Methodstatic (Shared in Visual Basic) Gets whether a constant scale factor will be used in the ground to grid correction.  
Public Methodstatic (Shared in Visual Basic) Gets whether the direction offset will be used in the ground to grid correction.  
Public Methodstatic (Shared in Visual Basic) Gets whether a distance factor will be used in the ground to grid correction.  
Public Methodstatic (Shared in Visual Basic) Gets whether a combined scale factor will be used in the ground to grid correction.  
Top
See Also

Reference

GroundToGridCorrection Class
ArcGIS.Desktop.Editing Namespace