Table of Contents

TTMSFNCGraphicsSVGEngine.SetStrokeWidth Method

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

API unit family: TMSFNCGraphicsSVGEngine Declaring type: TTMSFNCGraphicsSVGEngine

Syntax

procedure SetStrokeWidth(AWidth: Single); override;

Parameters

Name Description
AWidth The width in pixels.