Point.X

Point.X property

Gets or sets the x-coordinate of this Point.

public int X { get; set; }

See Also