Piccolo.NET

PCamera.Canvas Property

Gets or sets the canvas associated with this camera.

public virtual PCanvas Canvas {get; set;}

Property Value

The canvas associated with this camera.

Remarks

This property will return null if no canvas has been associated with this camera, as may be the case for internal cameras.

When the camera is repainted it will request repaints on this canvas.

See Also

PCamera Class | UMD.HCIL.Piccolo Namespace


Web Accessibility