ArcGIS Pro 2.8 API Reference Guide
ConstantScaleFactor Property (GroundToGridCorrection)

ArcGIS.Desktop.Editing Namespace > GroundToGridCorrection Class : ConstantScaleFactor Property
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;}
Public Shared ReadOnly Property ConstantScaleFactor As Double
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 10, Windows 8.1

See Also

Reference

GroundToGridCorrection Class
GroundToGridCorrection Members