TTMSFNCGraphicsContextWin.ResetTextAngle Method
Resets a previously applied text rotation angle.
API unit family: TMSFNCGraphics.Win
Declaring type: TTMSFNCGraphicsContextWin
Syntax
procedure ResetTextAngle(AAngle: Single); override;
Parameters
| Name | Description |
|---|---|
AAngle |
The angle that was previously applied and should now be reset. |