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

In This Topic
    GroundToGridScaleType Enumeration
    In This Topic
    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

    ArcGIS Pro version: 3 or higher.
    See Also