Table of Contents

TTMSFNCGraphicsContextAndroid.RestoreState Method

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

API unit family: TMSFNCGraphics.Android Declaring type: TTMSFNCGraphicsContextAndroid

Syntax

procedure RestoreState(AState: TTMSFNCGraphicsSaveState); override;

Parameters

Name Description
AState The state object to restore from.