ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Editing.COGO Namespace / TraverseExportOptions Class / DirectionType Property

In This Topic
    DirectionType Property (TraverseExportOptions)
    In This Topic
    The direction type. All directions will be output in this format. Default is ArcGIS.Core.CIM.DirectionType.QuadrantBearing.
    Syntax
    Public Property DirectionType As DirectionType
    public DirectionType DirectionType {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.7 or higher.
    See Also