Table of Contents

TTMSFNCGraphicsSVG.SetFont Method

Applies a complete font definition to the current SVG rendering state.

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

Syntax

procedure SetFont(AFont: TTMSFNCGraphicsFont); override;

Parameters

Name Description
AFont The font to apply.