Table of Contents

TTMSFNCGraphicsContextWin.RotateTransform Method

Applies a rotation transformation to the current drawing context.

API unit family: TMSFNCGraphics.Win Declaring type: TTMSFNCGraphicsContextWin

Syntax

procedure RotateTransform(AAngle: Single); override;

Parameters

Name Description
AAngle Rotation angle in degrees.