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

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

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

    ArcGIS Pro version: 3.7 or higher.
    See Also