TTMSFNCGraphicsSVG.ResetTextAngle Method
Resets the text rotation applied by a previous call to
SetTextAngle.
API unit family: TMSFNCGraphicsSVGEngine
Declaring type: TTMSFNCGraphicsSVG
Inherited from: TTMSFNCGraphicsSVGEngine
Syntax
procedure ResetTextAngle(AAngle: Single); virtual;
Parameters
| Name | Description |
|---|---|
AAngle |
The angle that was previously applied. |