Table of Contents

TTMSFNCGraphicsContext.SetFontSize Method

Sets the font size in points on the canvas.

API unit family: TMSFNCGraphics Declaring type: TTMSFNCGraphicsContext

Syntax

procedure SetFontSize(ASize: Integer); virtual; abstract;

Parameters

Name Description
ASize Font size in points.