ArcGIS Pro 3.7 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 Shared ReadOnly Property CombinedScaleFactorForSketch As Double
    public static double CombinedScaleFactorForSketch {get;}
    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 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also