ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Geometry Namespace / MapPoint Class / Coordinate2D Property

In This Topic
    Coordinate2D Property (MapPoint)
    In This Topic
    Gets a Coordinate2D structure with the X and Y values.
    Syntax
    public Coordinate2D Coordinate2D {get;}
    Public ReadOnly Property Coordinate2D As Coordinate2D
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also