Piccolo.NET

PStickyHandleManager.PickAfterChildren Method 

Overridden. Return false since this node should never be picked.

protected override bool PickAfterChildren(
   PPickPath pickPath
);

Parameters

pickPath
The pick path used for the pick operation.

Return Value

False since this node should never be picked.

See Also

PStickyHandleManager Class | UMD.HCIL.PiccoloX.Handles Namespace