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.setAllowVertical
Sets a boolean value indicating whether this rebar band is displayed when the orientation property of the rebar control is set to Orientation.VERTICAL.
Syntax
public void setAllowVertical( boolean flag )
Parameters
flag
Set to true if the rebar band can be displayed vertically; otherwise, set to false. The default value is false.
See Also getAllowVertical