TTMSFNCGraphicsPDF.SetStrokeKind Method
Sets the stroke rendering mode in the PDF context.
API unit family: TMSFNCGraphicsPDFEngine
Declaring type: TTMSFNCGraphicsPDF
Inherited from: TTMSFNCGraphicsPDFEngine
Syntax
procedure SetStrokeKind(AKind: TTMSFNCGraphicsStrokeKind); override;
Parameters
| Name | Description |
|---|---|
AKind |
The stroke kind to apply. |