Share via


Overview | Methods | Fields | This Package | All Packages

OverviewMethodsFieldsThis PackageAll Packages

Control.getBottom

Retrieves the distance between the bottom edge of the control and the top edge of its container's client area.

Syntax

public final int getBottom()

Return Value

Returns an integer that represents the distance, in pixels, between the bottom edge of the control and the top edge of its container's client area. This value is equal to the value returned by the getTop method plus the value returned by the getHeight method.

See Also   getBounds