Microsoft SDK for Java

Control.getBounds

Retrieves the bounding rectangle for the control.

Syntax

public final Rectangle getBounds()

Return Value

Returns a Rectangle object that represents the bounding rectangle for the control.

See Also   setBounds

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