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.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