RebarBand.setIdealWidth

Overview | Methods | This Package | All Packages

RebarBand.setIdealWidth

Sets the ideal width of the rebar band, in pixels.

Syntax

public void setIdealWidth( int idealWidth )

Parameters

idealWidth

Set to the ideal width of the rebar band, in pixels. The default value is 200.

Remarks

When the user clicks to toggle the size of the rebar band, the size alternates between the maximum size, the minimum size, and the ideal size.

See Also   getIdealWidth