Piccolo.NET

PCanvas.Interacting Property

Gets or sets a value indicating if this canvas is interacting.

public virtual bool Interacting {get; set;}

Property Value

True if the canvas is interacting; otherwise, false.

Remarks

If this property is true, the canvas will normally render at a lower quality that is faster.

See Also

PCanvas Class | UMD.HCIL.Piccolo Namespace


Web Accessibility