TTMSFNCGraphicsContextGeneral.SetStroke Method
Applies all properties of the given stroke descriptor to the canvas stroke settings.
API unit family: TMSFNCGraphics.General
Declaring type: TTMSFNCGraphicsContextGeneral
Syntax
procedure SetStroke(AStroke: TTMSFNCGraphicsStroke); override;
Parameters
| Name | Description |
|---|---|
AStroke |
The stroke descriptor to apply. |