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

In This Topic
    ScaleType Property (GroundToGridCorrection)
    In This Topic
    Gets the type of scale that is used in ground to grid calculations.
    Syntax
    Public Shared ReadOnly Property ScaleType As GroundToGridScaleType
    public static GroundToGridScaleType ScaleType {get;}
    Remarks
    Subscribe to ArcGIS.Desktop.Editing.Events.GroundToGridEvent to be notified when the ScaleType 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