Piccolo.NET

PSelectionEventHandler.RemoveSelectableParent Method 

Removes the specified node from the list of selectable parents.

public virtual void RemoveSelectableParent(
   PNode node
);

Parameters

node
The node to remove.

See Also

PSelectionEventHandler Class | UMD.HCIL.PiccoloX.Events Namespace