Table of Contents

TTMSFNCGraphicsPDF.SetStroke Method

Applies a stroke definition to the PDF graphics context.

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

Syntax

procedure SetStroke(AStroke: TTMSFNCGraphicsStroke); override;

Parameters

Name Description
AStroke The stroke to apply.