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

In This Topic
    CombinedScaleFactorForSketch Property
    In This Topic
    Gets the combined scale factor when sketching within the currently active map.
    Syntax
    public static double CombinedScaleFactorForSketch {get;}
    Public Shared ReadOnly Property CombinedScaleFactorForSketch As Double
    Remarks
    Subscribe to ArcGIS.Desktop.Editing.Events.GroundToGridEvent to be notified when the combined scale factor is changed during the current sketch.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also