Table of Contents

TTMSFNCGraphicsPDFEngine.SetStroke Method

Applies a stroke definition to the PDF graphics context.

API unit family: TMSFNCGraphicsPDFEngine Declaring type: TTMSFNCGraphicsPDFEngine

Syntax

procedure SetStroke(AStroke: TTMSFNCGraphicsStroke); override;

Parameters

Name Description
AStroke The stroke to apply.