TTMSFNCGraphics.SetStrokeKind Method
Changes the stroke kind without altering other stroke settings.
API unit family: TMSFNCGraphics
Declaring type: TTMSFNCGraphics
Syntax
procedure SetStrokeKind(AKind: TTMSFNCGraphicsStrokeKind); virtual;
Parameters
| Name | Description |
|---|---|
AKind |
Stroke kind (solid, dash, dot, etc.) to apply. |