ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Editing Namespace / GroundToGridCorrection Class / Direction Property

In This Topic
    Direction Property (GroundToGridCorrection)
    In This Topic
    Gets the direction offset angle in degrees that is used in ground to grid calculations.
    Syntax
    public static double Direction {get;}
    Public Shared ReadOnly Property Direction As Double
    Remarks
    Subscribe to ArcGIS.Desktop.Editing.Events.GroundToGridEvent to be notified when the Direction property is changed during the current sketch.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also