ArcGIS Pro 2.6 API Reference Guide
StartCoordinate Property

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

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

Segment Class
Segment Members