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

In This Topic
    EndCoordinate Property
    In This Topic
    Gets the end point as a Coordinate2D.
    Syntax
    public Coordinate2D EndCoordinate {get;}
    Public ReadOnly Property EndCoordinate As Coordinate2D
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also