Microsoft SDK for Java

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

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