Retrieves a boolean value indicating whether the user double-clicks or single-clicks to toggle the size of the rebar band.
public boolean getDoubleClickToggle()
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.
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