Overview | Methods | This Package | All Packages
Sets a boolean value indicating whether the rebar band has a sizing grip.
Syntax
public void setVisibleGripper( boolean flag )
Parameters
flag
Set to true if the rebar band has a sizing grip, even if it is the only band in the rebar control; set to false if the rebar band never has a sizing grip, even if there are multiple bands in the rebar control. The default value is true.
See Also getVisibleGripper