Sets a boolean value indicating whether the rebar band has a sizing grip.
public void setVisibleGripper( boolean flag )
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