ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Editing Namespace / GroundToGridCorrection Class


In This Topic
    GroundToGridCorrection Class Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public Propertystatic (Shared in Visual Basic) Gets the combined scale factor when sketching within the currently active map.  
    Public Propertystatic (Shared in Visual Basic)Gets the constant scale factor used in ground to grid calculations, when ScaleType equals ArcGIS.Core.CIM.GroundToGridScaleType.ConstantFactor  
    Public Propertystatic (Shared in Visual Basic) Gets the default ConstantScaleFactor - a constant equal to 1.0.  
    Public Propertystatic (Shared in Visual Basic) Gets the default DirectionOffset - a constant equal to 0.0 decimal degrees.  
    Public Propertystatic (Shared in Visual Basic) Gets the direction offset angle in degrees that is used in ground to grid calculations.  
    Public Propertystatic (Shared in Visual Basic) Gets if ground to grid corrections are enabled for supported tools.  
    Public Propertystatic (Shared in Visual Basic) Gets the type of scale that is used in ground to grid calculations.  
    Public Propertystatic (Shared in Visual Basic) Gets if the direction offset will be used when ground to grid corrections apply within the currently active map.  
    Public Propertystatic (Shared in Visual Basic) Gets if the distance scale will be used when ground to grid corrections apply within the currently active map.  
    Top
    See Also