DhElement.setHeightUnit

Overview | Methods | This Package | All Packages

DhElement.setHeightUnit

Sets the height of the element using one of the DhUnits constants to express the units of measurement.

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  DhStyleBase.getBounds