Piccolo.NET

PSelectionEventHandler.CreateNodeFilter Method 

Creates a new PSelectionEventHandler.BoundsFilter with the given bounds.

protected virtual PNodeFilter CreateNodeFilter(
   RectangleF bounds
);

Parameters

bounds
The bounds for the PSelectionEventHandler.BoundsFilter.

Return Value

Returns a new PSelectionEventHandler.BoundsFilter.

See Also

PSelectionEventHandler Class | UMD.HCIL.PiccoloX.Events Namespace