Table of Contents

TTMSFNCGraphicsContextAndroid.SetScale Method

Applies a uniform scale factor to the current transformation.

API unit family: TMSFNCGraphics.Android Declaring type: TTMSFNCGraphicsContextAndroid

Syntax

procedure SetScale(AScale: Single); override;

Parameters

Name Description
AScale The scale factor to apply.