TTMSFNCGraphicsContext.RotateTransform Method
Appends a rotation to the current canvas transform.
API unit family: TMSFNCGraphics
Declaring type: TTMSFNCGraphicsContext
Syntax
procedure RotateTransform(AAngle: Single); virtual; abstract;
Parameters
| Name | Description |
|---|---|
AAngle |
Rotation angle in degrees. |