Returns true if the node's bounds intersects the bounds specified by the BoundsFilter.
True if the node is accepted; otherwise, false.
For a node to be accepted, it must also satisfy the following conditions: it must be pickable, it must not be the marquee node, it must not be a selectable parent, and the it must not be a layer that is viewed by a camera that is a selectable parent
PSelectionEventHandler.BoundsFilter Class | UMD.HCIL.PiccoloX.Events Namespace