Piccolo.NET

PSelectionEventHandler.BoundsFilter Class

A node filter that accepts nodes whose bounds intersect the specified bounds.

For a list of all members of this type, see PSelectionEventHandler.BoundsFilter Members.

System.Object
   PSelectionEventHandler.BoundsFilter

protected class PSelectionEventHandler.BoundsFilter : PNodeFilter

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

This class is used during a marquee selection to retrieve nodes that intersect the bounds of the marquee.

Requirements

Namespace: UMD.HCIL.PiccoloX.Events

Assembly: UMD.HCIL.PiccoloX (in UMD.HCIL.PiccoloX.dll)

See Also

PSelectionEventHandler.BoundsFilter Members | UMD.HCIL.PiccoloX.Events Namespace