The properties of the PPaintContext class are listed below. For a complete list of PPaintContext class members, see the PPaintContext Members topic.
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. |
GridFitText | Gets a value indicating if text will be rendered with hinting. |
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. |
PPaintContext Class | UMD.HCIL.Piccolo.Util Namespace