Table of Contents

TTMSFNCGraphicsSVG.SetStrokeWidth Method

Sets the stroke line width in the current SVG rendering state.

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

Syntax

procedure SetStrokeWidth(AWidth: Single); override;

Parameters

Name Description
AWidth The width in pixels.