X

Point.X property

Gets the x-coordinate.

public double X { get; }

Property Value

A double value that represents the x-coordinate.

See Also