Piccolo.NET

PNode.PickAfterChildren Method 

Try to pick this node after its children have had a chance to be picked.

protected virtual bool PickAfterChildren(
   PPickPath pickPath
);

Parameters

pickPath
The pick path used for the pick operation.

Return Value

True if this node was picked; else false.

Remarks

Notes to Inheritors: Most subclasses that define a different geometry will need to override this method.

See Also

PNode Class | UMD.HCIL.Piccolo Namespace


Web Accessibility