Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
OverviewMethodsThis PackageAll 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