ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Editing.COGO Namespace / AdjustedCourse Class / Direction Property

In This Topic
    Direction Property (AdjustedCourse)
    In This Topic
    Gets the direction of the course in the traverse. This is stored in North Azimuth decimal degrees.
    Syntax
    Public ReadOnly Property Direction As Double
    public double Direction {get;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.7 or higher.
    See Also