Table of Contents

TTMSFNCPDFGraphicsLibOutputWriter.WriteStrokeWidth Method

Emits a PDF line width operator (w) for the given stroke width.

API unit family: TMSFNCPDFCoreLibBase Declaring type: TTMSFNCPDFGraphicsLibOutputWriter

Syntax

procedure WriteStrokeWidth(AWidth: Single);

Parameters

Name Description
AWidth Stroke width in PDF user space units.