ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Desktop.Editing Namespace / GroundToGridCorrection Class / ConstantScaleFactor Property

ConstantScaleFactor Property (GroundToGridCorrection)
Gets the constant scale factor used in ground to grid calculations, when ScaleType equals ArcGIS.Core.CIM.GroundToGridScaleType.ConstantFactor
Syntax
public static double ConstantScaleFactor {get;}
Remarks
Subscribe to ArcGIS.Desktop.Editing.Events.GroundToGridEvent to be notified when the ConstantScaleFactor property is changed during the current sketch.
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

ArcGIS Pro version: 2.3 or higher.
See Also