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

In This Topic
    Direction Property (CIMGroundToGridCorrection)
    In This Topic
    Gets or sets the direction angle (in degrees) that will be used in ground to grid calculations.
    Syntax
    public double Direction {get; set;}
    Public Property Direction As Double
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also