TTMSFNCGraphicsPDFEngine.ResetTextAngle Method
Restores the PDF coordinate space after a text rotation applied by
SetTextAngle.
API unit family: TMSFNCGraphicsPDFEngine
Declaring type: TTMSFNCGraphicsPDFEngine
Syntax
procedure ResetTextAngle(AAngle: Single); virtual;
Parameters
| Name | Description |
|---|---|
AAngle |
The rotation angle that was previously applied, in degrees. |