ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Geometry Namespace / Geometry Class / Length Property

In This Topic
    Length Property (Geometry)
    In This Topic
    Gets the length of this geometry
    Syntax
    public virtual double Length {get;}
    Public Overridable ReadOnly Property Length As Double
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.1 or higher.
    See Also