Show/Hide Toolbars

RiverSoftAVG Products Help

Saves the current transformations, clipping region, and quality settings, as well as drawing and filling properties of the canvas.
 

SaveState saves the current state of the canvas. The properties are saved to be restored later.

Call SaveState to save the drawing and filling properties in different moments of the drawing process.

SaveState returns a TRSGPCanvasSaveState object.

To restore the saved states, call RestoreState.
 

Namespace: RSGdiPlusGraphics

Return Value

Type: TRSGPCanvasSaveState

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb