Table of Contents

TTMSFNCGraphicsContextGeneral.RotateTransform Method

Applies a rotation transformation to the current drawing context.

API unit family: TMSFNCGraphics.General Declaring type: TTMSFNCGraphicsContextGeneral

Syntax

procedure RotateTransform(AAngle: Single); override;

Parameters

Name Description
AAngle Rotation angle in degrees.