Table of Contents

TTMSFNCGraphicsPDF.ResetTextAngle Method

Restores the PDF coordinate space after a text rotation applied by SetTextAngle.

API unit family: TMSFNCGraphicsPDFEngine Declaring type: TTMSFNCGraphicsPDF Inherited from: TTMSFNCGraphicsPDFEngine

Syntax

procedure ResetTextAngle(AAngle: Single); virtual;

Parameters

Name Description
AAngle The rotation angle that was previously applied, in degrees.