Table of Contents

TTMSFNCGraphicsContextUnix.SetSize Method

Updates the logical size of the drawing surface.

API unit family: TMSFNCGraphics.Unix Declaring type: TTMSFNCGraphicsContextUnix

Syntax

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

Parameters

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