Table of Contents

TTMSFNCGraphicsContextWin.RestoreState Method

Restores a previously saved graphics state including transforms, clip, and style settings.

API unit family: TMSFNCGraphics.Win Declaring type: TTMSFNCGraphicsContextWin

Syntax

procedure RestoreState(AState: TTMSFNCGraphicsSaveState); override;

Parameters

Name Description
AState The state object to restore from.