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

In This Topic
    Radius Property (COGOLine)
    In This Topic
    Gets the radius value. A negative radius indicates a counter clockwise arc.
    Syntax
    Public ReadOnly Property Radius As Nullable(Of Double)
    public Nullable<double> Radius {get;}
    Requirements

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

    ArcGIS Pro version: 3.7 or higher.
    See Also