Hide Comments
Hide Comments

Comments (0)

Saves the current GDI+ state (transformations, clipping region, and quality settings) of the canvas. Note that this does not include Fill, Stroke, or Font properties. To also save these properties, call      SaveState instead.

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

SaveCurrentState returns a TRSGPSaveState object.

To restore the saved states, call RestoreCurrentState.
 

Namespace: RSGdiPlusGraphics

expandingSyntax

Return Value

Type: TRSGPSaveState

expandingRemarks
expandingSee Also

Comments (0)

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