Retrieves the lowest point in the rectangle's y-axis.
public final int getBottom()
Returns the lowest point in the rectangle's y-axis. This value equates to the sum of the rectangle's y-coordinate and its height.