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

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

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

    ArcGIS Pro version: 3.7 or higher.
    See Also