Microsoft SDK for Java

Control.getWidth

Retrieves the width of this control.

Syntax

public final int getWidth()

Return Value

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

See Also   getBounds , setWidth

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