Piccolo.NET

PPickPath.AcceptsNode Method 

Determines whether or not the specified node will be included when picking.

public virtual bool AcceptsNode(
   PNode node
);

Parameters

node
The node to exclude or include.

Return Value

True if the node should be included; otherwise, false.

See Also

PPickPath Class | UMD.HCIL.Piccolo.Util Namespace


Web Accessibility