Piccolo.NET

PSelectionEventHandler.ComputeOptionMarqueeSelection Method 

Select the selectable nodes whose bounds intersect the marquee, without unselecting previously selected nodes.

protected virtual void ComputeOptionMarqueeSelection(
   PInputEventArgs e
);

Parameters

e
A PInputEventArgs that contains the event data.

See Also

PSelectionEventHandler Class | UMD.HCIL.PiccoloX.Events Namespace