ArcGIS Pro 3.0 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, Windows 8.1

    See Also