Table of Contents

TTMSFNCPDFGraphicsLibOutputWriter.WriteStrokeKind Method

Emits a PDF line dash pattern operator (d) that matches the given stroke kind.

API unit family: TMSFNCPDFCoreLibBase Declaring type: TTMSFNCPDFGraphicsLibOutputWriter

Syntax

procedure WriteStrokeKind(AKind: TTMSFNCGraphicsStrokeKind);

Parameters

Name Description
AKind Stroke kind that determines the dash pattern to emit.