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

In This Topic
    ArcLength Property (BaseCurveDefinition)
    In This Topic
    Gets and sets the arc length value.
    Syntax
    Public Property ArcLength As Nullable(Of Double)
    public Nullable<double> ArcLength {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.7 or higher.
    See Also