Table of Contents

TTMSFNCGraphicsContextUnix.RotateTransform Method

Applies a rotation transformation to the current drawing context.

API unit family: TMSFNCGraphics.Unix Declaring type: TTMSFNCGraphicsContextUnix

Syntax

procedure RotateTransform(AAngle: Single); override;

Parameters

Name Description
AAngle Rotation angle in degrees.