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