Overview | Methods | Fields | ThisPackage | All Packages
Retrieves the lowest point in the rectangle's y-axis.
Syntax
public final int getBottom()
Return Value
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.