ArcGIS Pro 2.8 API Reference Guide
UseDirection Property (GroundToGridCorrection)

ArcGIS.Desktop.Editing Namespace > GroundToGridCorrection Class : UseDirection Property
Gets if the direction offset will be used when ground to grid corrections apply within the currently active map.
Syntax
public static bool UseDirection {get;}
Public Shared ReadOnly Property UseDirection As Boolean
Remarks
Subscribe to ArcGIS.Desktop.Editing.Events.GroundToGridEvent to be notified when the UseDirection property is changed during the current sketch.
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

GroundToGridCorrection Class
GroundToGridCorrection Members