Piccolo.NET

PCamera.FullPaint Method 

Overridden. Push the camera onto the paintContext, so that it can later be accessed by PPaintContext.Camera, and then paint this node and all of it's descendents.

public override void FullPaint(
   PPaintContext paintContext
);

Parameters

paintContext
The paint context to use for painting this camera.

See Also

PCamera Class | UMD.HCIL.Piccolo Namespace


Web Accessibility