TTMSFNCPDFGraphicsLibOutputWriter.WriteStrokeColor Method
Emits a PDF stroking colour operator (
RGorSC) 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. |