Piccolo.NET

PSelectionEventHandler.ComputeMarqueeSelection Method 

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

protected virtual void ComputeMarqueeSelection(
   PInputEventArgs e
);

Parameters

e
A PInputEventArgs that contains the event data.

See Also

PSelectionEventHandler Class | UMD.HCIL.PiccoloX.Events Namespace