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

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

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also