SelectedShapesCollection.SetDeferredSelection Method

Definition

Sets the selection using the information gathered from DeferredAdd, DeferredRemove, DeferredPrimaryItem, and DeferredClear. If no deferred information is available, then this method does nothing. This method is intended to be called only during OnElementEventsEnded.

public:
 void SetDeferredSelection();
public void SetDeferredSelection ();
member this.SetDeferredSelection : unit -> unit
Public Sub SetDeferredSelection ()

Applies to