Piccolo.NET

PSelectionEventHandler.UnselectAll Method 

Unselects all the nodes that are currently selected, and posts a SELECTION_CHANGED_NOTIFICATION if the current selection has changed.

public virtual void UnselectAll();

Remarks

This method will remove the handles from all of the selected nodes.

See Also

PSelectionEventHandler Class | UMD.HCIL.PiccoloX.Events Namespace