Navigation: Code Documentation > RSFMXSVG > FMX.RS.SVGTypes > 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: FMX.RS.SVGTypes
Delphi
type TSVGCanvasSaveState = TCanvasSaveState;
Tip
Use this type instead of the library-specific type to allow your code to be cross-library (FMX<->VCL) compatible
•TCanvasSaveState
•FMX.RS.SVGTypes