Rectangle.Y

Rectangle.Y property

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

public int Y { get; set; }

See Also