The properties of the PPaintContext class are listed below. For a complete list of PPaintContext class members, see the PPaintContext Members topic.
![]() | Gets the bottom-most camera on the camera stack (the last camera pushed). |
![]() | Gets the canvas that this paint context renders on. |
![]() | Gets the graphics context associated with this paint context. |
![]() | Gets the current local clip. |
![]() | 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. |
![]() | Gets the scale value applied by the graphics context associated with this paint context. |
PPaintContext Class | UMD.HCIL.Piccolo.Util Namespace