ArcGIS Pro 2.6 API Reference Guide
EndCoordinate Property

ArcGIS.Core.Geometry Namespace > Segment Class : EndCoordinate Property
Gets the end point of this instance as a Coordinate2D.
Syntax
public Coordinate2D EndCoordinate {get;}
Public ReadOnly Property EndCoordinate As Coordinate2D
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

Segment Class
Segment Members