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
Rebar.setAutoSize
Sets a boolean value indicating whether the rebar will automatically adjust its size when the bands it contains are moved or resized.
Syntax
public void setAutoSize( boolean value )
Parameters
value
Set to true if the rebar will automatically resize itself to fit its bands; otherwise, set to false. The default value is true.
See Also getAutoSize