ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Editing.COGO Namespace / COGOLine Class / IsDefinedByChordDirection Property

In This Topic
    IsDefinedByChordDirection Property (COGOLine)
    In This Topic
    Gets if the COGOLine is defined with a chord direction. This is applicable if the COGOLine is a circular arc. See IsCircularArc.
    Syntax
    Public ReadOnly Property IsDefinedByChordDirection As Boolean
    public bool IsDefinedByChordDirection {get;}
    Requirements

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

    ArcGIS Pro version: 3.7 or higher.
    See Also