Rectangle.Bottom
Rectangle.Bottom property
Gets the y-coordinate that is the sum of the Y and Height property values of this Rectangle structure.
public int Bottom { get; }
See Also
- struct Rectangle
- namespace System.Drawing
- assembly Aspose.Drawing
Gets the y-coordinate that is the sum of the Y and Height property values of this Rectangle structure.
public int Bottom { get; }