PPaintContext.OnLowRenderQuality Method
This method is called when the render quality is set to low.
Parameters
- graphics
- The graphics context associated with this paint context.
- canvas
- The canvas that this paint context will render on.
Remarks
Override this method to change how the low render quality is set.
See Also
PPaintContext Class | UMD.HCIL.Piccolo.Util Namespace