Rectangle.getBottom

Overview | Methods | Fields | ThisPackage | All Packages

Rectangle.getBottom

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.