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

In This Topic
    ArcLength Property (COGOLine)
    In This Topic
    Gets the arc length value. Can be null; see IsDefinedByArcLength.
    Syntax
    Public ReadOnly Property ArcLength As Nullable(Of Double)
    public Nullable<double> ArcLength {get;}
    Requirements

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

    ArcGIS Pro version: 3.7 or higher.
    See Also