TTMSFNCGraphicsContext.SetStrokeWidth Method
Changes the stroke width in pixels on the canvas.
API unit family: TMSFNCGraphics
Declaring type: TTMSFNCGraphicsContext
Syntax
procedure SetStrokeWidth(AWidth: Single); virtual; abstract;
Parameters
| Name | Description |
|---|---|
AWidth |
Stroke width in pixels. |