<< Click here to display Table of Contents >> Navigation: Code Documentation > RSVML > RSGdiPlusGraphics > Classes:
Comments (0)
Represents an object used to store the state (drawing and filling) of the canvas.
Namespace: RSGdiPlusGraphics
TPersistent RSGdiPlusGraphics.TRSGPCanvasSaveState
Delphi
type TRSGPCanvasSaveState = class(TPersistent) end;
Name
Description
Create(TRSGPCanvas)
Initializes a new instance of the TRSGPCanvasSaveState class.
Destroy
Represents the destructor of the TRSGPCanvasSaveState class.
Top
Assigned
Represents property Assigned.
Assign(TPersistent)
Represents method Assign(TPersistent).
AssignTo(TPersistent)
Represents method AssignTo(TPersistent).
FAssigned
Represents field FAssigned.
FCanvas
Represents field FCanvas.
FFill
Represents field FFill.
FFont
Represents field FFont.
FSaveState
Represents field FSaveState.
FStroke
Represents field FStroke.
•RSGdiPlusGraphics.TRSGPCanvas.SaveState
•RSGdiPlusGraphics.TRSGPCanvas.RestoreState(TRSGPCanvasSaveState)
•RSGdiPlusGraphics