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.setMaxInitialHeight
Sets the maximum height of the rebar band, in pixels.
Syntax
public void setMaxInitialHeight( int maxInitHeight )
Parameters
maxInitHeight
Set to the maximum height of the rebar band, in pixels. The default value is 100.
Remarks
The value of this property is ignored if the allowVariableHeight property is set to false.
See Also getMaxInitialHeight