Table of Contents

TTMSFNCGraphicsContext.ResetTextAngle Method

Reverses the text rotation applied by a previous SetTextAngle call, restoring the pre-rotation transform state.

API unit family: TMSFNCGraphics Declaring type: TTMSFNCGraphicsContext

Syntax

procedure ResetTextAngle(AAngle: Single); virtual; abstract;

Parameters

Name Description
AAngle The rotation angle that was applied by the matching SetTextAngle call.