Piccolo.NET

PSelectionEventHandler.SelectableParents Property

Gets or sets the list of selectable parents.

public virtual UMD.HCIL.Piccolo.Util.PNodeList SelectableParents {get; set;}

Property Value

The list of selectable parents.

Remarks

Only nodes whose parents are added in the selectable parents list will be selectable.

See Also

PSelectionEventHandler Class | UMD.HCIL.PiccoloX.Events Namespace