Piccolo.NET

PNode.Pickable Property

Gets or sets a value indicating whether this node is pickable

public virtual bool Pickable {get; set;}

Property Value

True if this node is pickable; else false.

Remarks

Only pickable nodes can receive input events. Nodes are pickable by default.

See Also

PNode Class | UMD.HCIL.Piccolo Namespace


Web Accessibility