Table of Contents

TTMSFNCGraphicsSVGEngine.SetFontColor Method

Sets the text color in the current SVG rendering state.

API unit family: TMSFNCGraphicsSVGEngine Declaring type: TTMSFNCGraphicsSVGEngine

Syntax

procedure SetFontColor(AColor: TTMSFNCGraphicsColor); override;

Parameters

Name Description
AColor The font color to apply.