Table of Contents

TTMSFNCGraphicsSVGEngine.SetStrokeKind Method

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

API unit family: TMSFNCGraphicsSVGEngine Declaring type: TTMSFNCGraphicsSVGEngine

Syntax

procedure SetStrokeKind(AKind: TTMSFNCGraphicsStrokeKind); override;

Parameters

Name Description
AKind The stroke kind to apply.