Microsoft SDK for Java

RebarBand.setInitialHeight

Sets the initial height of the band, in pixels.

Syntax

public void setInitialHeight( int initHeight )

Parameters

initHeight

Set to the initial height of the band, in pixels. The default value is 20.

Remarks

The value of this property is ignored if the allowVariableHeight property is set to false.

See Also   getInitialHeight

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