ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Editing Namespace / GroundToGridCorrection Class / UseDirection Property

In This Topic
    UseDirection Property (GroundToGridCorrection)
    In This Topic
    Gets if the direction offset will be used when ground to grid corrections apply within the currently active map.
    Syntax
    Public Shared ReadOnly Property UseDirection As Boolean
    public static bool UseDirection {get;}
    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 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also