Table of Contents

TTMSFNCGraphicsSVGEngine.SetFillColor Method

Sets the solid fill color in the current SVG rendering state.

API unit family: TMSFNCGraphicsSVGEngine Declaring type: TTMSFNCGraphicsSVGEngine

Syntax

procedure SetFillColor(AColor: TTMSFNCGraphicsColor); override;

Parameters

Name Description
AColor The fill color to apply.