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
- struct Rectangle
- namespace System.Drawing
- assembly Aspose.Drawing
Gets or sets the y-coordinate of the upper-left corner of this Rectangle structure.
public int Y { get; set; }