DhStyleBase.setHeightUnit

Overview | Methods | Fields | This Package | All Packages

DhStyleBase.setHeightUnit

Sets the height of the element.

Syntax

public void setHeightUnit( int h, int unit )

Parameters

h

The height value.

unit

One of DhUnits constants to express the units of measurement.

See Also   setBounds, getHeightUnit