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

In This Topic
    Length Property (LineSegment)
    In This Topic
    Gets the 2D length of this instance.
    Syntax
    public override double Length {get;}
    Public Overrides NotOverridable ReadOnly Property Length As Double
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also