Rectangle.X

Rectangle.X property

Gets or sets the x-coordinate of the upper-left corner of this Rectangle structure.

public int X { get; set; }

See Also