RebarBand.setInitialHeight

Overview | Methods | This Package | All Packages

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