ArcGIS Pro 3.7 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 ReadOnly Property StartCoordinate As Coordinate2D
    public Coordinate2D StartCoordinate {get;}
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also