Table of Contents

TTMSFNCGraphicsContextGeneral.SetSize Method

Updates the logical size of the drawing surface.

API unit family: TMSFNCGraphics.General Declaring type: TTMSFNCGraphicsContextGeneral

Syntax

procedure SetSize(AWidth, AHeight: Single); override;

Parameters

Name Description
AWidth New width in canvas units.
AHeight New height in canvas units.