TTMSFNCGraphicsContextMac.SetStrokeWidth Method
Sets the stroke width for subsequent outline drawing operations.
API unit family: TMSFNCGraphics.Mac
Declaring type: TTMSFNCGraphicsContextMac
Syntax
procedure SetStrokeWidth(AWidth: Single); override;
Parameters
| Name | Description |
|---|---|
AWidth |
The line width in canvas units. |