ArcGIS Pro 2.8 API Reference Guide
UseScale Property (GroundToGridCorrection)

ArcGIS.Desktop.Editing Namespace > GroundToGridCorrection Class : UseScale Property
Gets if the distance scale will be used when ground to grid corrections apply within the currently active map.
Syntax
public static bool UseScale {get;}
Public Shared ReadOnly Property UseScale As Boolean
Remarks
Subscribe to ArcGIS.Desktop.Editing.Events.GroundToGridEvent to be notified when the UseScale property is changed during the current sketch.
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

GroundToGridCorrection Class
GroundToGridCorrection Members