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

In This Topic
    Enabled Property (GroundToGridCorrection)
    In This Topic
    Gets if ground to grid corrections are enabled for supported tools.
    Syntax
    Public Shared ReadOnly Property Enabled As Boolean
    public static bool Enabled {get;}
    Remarks
    Subscribe to ArcGIS.Desktop.Editing.Events.GroundToGridEvent to be notified when the Enabled 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