Table of Contents

TTMSFNCGraphicsContextAndroid.RotateTransform Method

Applies a rotation transformation to the current drawing context.

API unit family: TMSFNCGraphics.Android Declaring type: TTMSFNCGraphicsContextAndroid

Syntax

procedure RotateTransform(AAngle: Single); override;

Parameters

Name Description
AAngle Rotation angle in degrees.