RebarBand.setAllowVariableHeight

Overview | Methods | This Package | All Packages

RebarBand.setAllowVariableHeight

Sets a boolean value indicating whether the rebar control can adjust the height of this band.

Syntax

public void setAllowVariableHeight( boolean flag )

Parameters

flag

Set to true if the rebar control can adjust the height of this rebar band; otherwise, set to false. The default value is false.

See Also   getAllowVariableHeight