Table of Contents

TTMSFNCGraphicsContextGeneral.RestoreState Method

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

API unit family: TMSFNCGraphics.General Declaring type: TTMSFNCGraphicsContextGeneral

Syntax

procedure RestoreState(AState: TTMSFNCGraphicsSaveState); override;

Parameters

Name Description
AState The state object to restore from.