ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Editing.COGO Namespace / BaseCurveDefinition Class / IsDefinedByChordLength Property

In This Topic
    IsDefinedByChordLength Property (BaseCurveDefinition)
    In This Topic
    Gets if the curve definition is defined by a chord length.
    Syntax
    Public ReadOnly Property IsDefinedByChordLength As Boolean
    public bool IsDefinedByChordLength {get;}
    Requirements

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

    ArcGIS Pro version: 3.7 or higher.
    See Also