DhElement.setSize

Overview | Methods | This Package | All Packages

DhElement.setSize

Sets the size of the element.

Syntax

public void setSize( int w, int h )

Parameters

w

The new width of the element.

h

The new height of the element.

See Also   setWidthUnit, setHeightUnit, getSize