Table of Contents

TTMSFNCGraphicsSVG.SetStroke Method

Applies a stroke definition to the current SVG rendering state.

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

Syntax

procedure SetStroke(AStroke: TTMSFNCGraphicsStroke); override;

Parameters

Name Description
AStroke The stroke to apply.