Table of Contents

TTMSFNCPDFGraphicsLibOutputWriter.WriteStrokeColor Method

Emits a PDF stroking colour operator (RG or SC) for the given stroke colour.

API unit family: TMSFNCPDFCoreLibBase Declaring type: TTMSFNCPDFGraphicsLibOutputWriter

Syntax

procedure WriteStrokeColor(AColor: TTMSFNCGraphicsColor);

Parameters

Name Description
AColor Colour to set as the current stroking colour.