ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMGroundToGridCorrection Class


In This Topic
    CIMGroundToGridCorrection Class Properties
    In This Topic

    For a list of all members of this type, see CIMGroundToGridCorrection members.

    Public Properties
     NameDescription
    Public PropertyGets or sets the constant scale factor used in ground to grid calculations, only when ScaleType equals GroundToGridScaleType.ConstantFactor.  
    Public Property Gets or sets the direction angle (in degrees) that will be used in ground to grid calculations.  
    Public Property Gets or sets a value indicating whether ground to grid corrections are currently in operation for the map.  
    Public Property Gets or sets the type of scale that will be used in ground to grid calculations.  
    Public Property Gets or sets a value indicating whether the direction angle will be used in the ground to grid correction.  
    Public Property Gets or sets a value indicating whether the distance scale will be used in the ground to grid correction.  
    Top
    See Also