Rebar.getDoubleClickToggle

Overview | Methods | This Package | All 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