Table of Contents

TTMSFNCGraphicsPDF.SetStrokeWidth Method

Sets the stroke line width in the PDF context.

API unit family: TMSFNCGraphicsPDFEngine Declaring type: TTMSFNCGraphicsPDF Inherited from: TTMSFNCGraphicsPDFEngine

Syntax

procedure SetStrokeWidth(AWidth: Single); override;

Parameters

Name Description
AWidth The width in points.