Table of Contents

TTMSFNCGraphicsSVG.SetFill Method

Applies a fill definition to the current SVG rendering state.

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

Syntax

procedure SetFill(AFill: TTMSFNCGraphicsFill); override;

Parameters

Name Description
AFill The fill to apply.