Table of Contents

TTMSFNCGraphicsSVG.SetFontSize Method

Sets the font size in points in the current SVG rendering state.

API unit family: TMSFNCGraphicsSVGEngine Declaring type: TTMSFNCGraphicsSVG Inherited from: TTMSFNCGraphicsSVGEngine

Syntax

procedure SetFontSize(ASize: Integer); override;

Parameters

Name Description
ASize The size in points.