Table of Contents

TTMSFNCGraphicsSVGEngine.SetFillKind Method

Sets the fill kind (solid, gradient, none, etc.) in the current SVG rendering state.

API unit family: TMSFNCGraphicsSVGEngine Declaring type: TTMSFNCGraphicsSVGEngine

Syntax

procedure SetFillKind(AKind: TTMSFNCGraphicsFillKind); override;

Parameters

Name Description
AKind The fill kind to apply.