TTMSFNCGraphics.SetStroke Method
Applies stroke settings to the drawing context, overriding the current
Strokeproperty values.
API unit family: TMSFNCGraphics
Declaring type: TTMSFNCGraphics
Syntax
procedure SetStroke(AStroke: TTMSFNCGraphicsStroke); virtual;
Parameters
| Name | Description |
|---|---|
AStroke |
Stroke settings (color, width, kind) to apply. |