ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Geometry Namespace / Coordinate2D Structure / X Property

In This Topic
    X Property (Coordinate2D)
    In This Topic
    Gets or sets the X-component.
    Syntax
    public double X {get; set;}
    Public Property X As Double
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also