ArcGIS Pro 3.7 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 Overrides NotOverridable ReadOnly Property Length As Double
    public override double Length {get;}
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also