Table of Contents

TTMSFNCGraphicsContextGeneral.SetScale Method

Applies a uniform scale factor to the current transformation.

API unit family: TMSFNCGraphics.General Declaring type: TTMSFNCGraphicsContextGeneral

Syntax

procedure SetScale(AScale: Single); override;

Parameters

Name Description
AScale The scale factor to apply.