TTMSFNCGraphicsPDFEngine.SetStrokeWidth Method
Sets the stroke line width in the PDF context.
API unit family: TMSFNCGraphicsPDFEngine
Declaring type: TTMSFNCGraphicsPDFEngine
Syntax
procedure SetStrokeWidth(AWidth: Single); override;
Parameters
| Name | Description |
|---|---|
AWidth |
The width in points. |