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.getDoubleClickToggle
Retrieves a boolean value indicating whether the user double-clicks or single-clicks to toggle the size of the rebar band.
Syntax
public boolean getDoubleClickToggle()
Return Value
Returns true if the user double-clicks to toggle the size of the rebar band; returns false if the user single-clicks to toggle the size of the rebar band.
Remarks
When the user clicks to toggle the size of the rebar band, the size alternates between the maximum size, the minimum size, and the ideal size.
See Also setDoubleClickToggle