Navigation: Code Documentation > RSVclSVG > RSSVGTypes > Types
TSVGCanvasSaveState Type
Defines the SVG canvas save state type, used for saving and restoring canvas state including brush, pen, fonts, and clipping regions
Namespace: RSSVGTypes
Delphi
type TSVGCanvasSaveState = TRSGPCanvasSaveState;
Tip
Use this type instead of the library-specific type to allow your code to be cross-library (FMX<->VCL) compatible
•TCanvasSaveState
•RSSVGTypes