Overview | Methods | This Package | All Packages
Sets a boolean value indicating whether narrow lines separate adjacent bands in the rebar control.
Syntax
public void setBandBorders( boolean value )
Parameters
value
Set to true if narrow lines separate adjacent rebar bands; otherwise, set to false. The default value is true.
See Also getBandBorders