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