Rebar.setAutoSize

Overview | Methods | This Package | All 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