Piccolo.NET

PPaintContext Properties

The properties of the PPaintContext class are listed below. For a complete list of PPaintContext class members, see the PPaintContext Members topic.

Public Instance Properties

Camera Gets the bottom-most camera on the camera stack (the last camera pushed).
Canvas Gets the canvas that this paint context renders on.
Graphics Gets the graphics context associated with this paint context.
LocalClip Gets the current local clip.
RenderQuality Sets the rendering hints for this paint context. The render quality is most often set by the rendering PCanvas. Use PCanvas.AnimatingRenderQuality and PCanvas.InteractingRenderQuality to set these values.
Scale Gets the scale value applied by the graphics context associated with this paint context.

See Also

PPaintContext Class | UMD.HCIL.Piccolo.Util Namespace