Hide Comments
Hide Comments

Comments (0)

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

expandingSyntax

Return Value

Type: TRSGPCanvasSaveState

expandingSee Also

Comments (0)

RiverSoftAVG SVG Component Library (RSCL) © 2013-2016, Thomas G. Grubb