ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Core.CIM Namespace / GroundToGridScaleType Enumeration

GroundToGridScaleType Enumeration
Defines modes for specifying Scale for ground to grid corrections.
Syntax
Members
MemberDescription
ComputeUsingElevation The scale will be computed using the current Editing ElevationCapturing mode.
ConstantFactor A constant scale factor will be used to specify scale for ground to grid corrections.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ArcGIS.Core.CIM.GroundToGridScaleType

Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

ArcGIS Pro version: 2.2 or higher.
See Also