Table of Contents

TTMSFNCGraphicsPDF.SetStrokeColor Method

Sets the stroke color in the PDF context.

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

Syntax

procedure SetStrokeColor(AColor: TTMSFNCGraphicsColor); override;

Parameters

Name Description
AColor The color to apply.