Piccolo.NET

PCamera.Paint Method 

Overridden. Paint this camera (default background color is white) and then paint the camera's view through the view transform.

protected override void Paint(
   PPaintContext paintContext
);

Parameters

paintContext
The paint context to use for painting this camera.

See Also

PCamera Class | UMD.HCIL.Piccolo Namespace


Web Accessibility