Piccolo.NET

PPickPath.NextPickedNode Property

Gets the next node that will be picked after the current picked node.

public virtual UMD.HCIL.Piccolo.PNode NextPickedNode {get;}

Property Value

The next node that will be picked after the current node, or null when no more nodes will be picked.

Remarks

If you have two overlaping children nodes then the topmost child will always be picked first, use this method to find the covered child.

See Also

PPickPath Class | UMD.HCIL.Piccolo.Util Namespace


Web Accessibility