TTMSFNCGraphicsContextiOS.RestoreState Method
Restores a previously saved graphics state including transforms, clip, and style settings.
API unit family: TMSFNCGraphics.iOS
Declaring type: TTMSFNCGraphicsContextiOS
Syntax
procedure RestoreState(AState: TTMSFNCGraphicsSaveState); override;
Parameters
| Name | Description |
|---|---|
AState |
The state object to restore from. |