IMultiSelectionBroker.BreakBoxSelection Method

Definition

Clears BoxSelection, but retains the current state of selections. This is a useful utility when performing gestures like End and Home where each selection moves, but the result is not necessarily a box.

public:
 void BreakBoxSelection();
public void BreakBoxSelection ();
abstract member BreakBoxSelection : unit -> unit
Public Sub BreakBoxSelection ()

Applies to