Table of Contents

TTMSFNCGraphicsContextWEB.SetSize Method

Updates the logical size of the drawing surface.

API unit family: TMSFNCGraphics.WEB Declaring type: TTMSFNCGraphicsContextWEB

Syntax

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

Parameters

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