Microsoft SDK for Java

Control.getHeight

Retrieves the height of this control.

Syntax

public final int getHeight()

Return Value

Returns an integer that represents the height, in pixels, of this control.

See Also   getBounds, setHeight

© 1999 Microsoft Corporation. All rights reserved. Terms of use.