TTMSFNCGraphicsSVG.SetStrokeKind Method
Sets the stroke kind (solid, none, etc.) in the current SVG rendering state.
API unit family: TMSFNCGraphicsSVGEngine
Declaring type: TTMSFNCGraphicsSVG
Inherited from: TTMSFNCGraphicsSVGEngine
Syntax
procedure SetStrokeKind(AKind: TTMSFNCGraphicsStrokeKind); override;
Parameters
| Name | Description |
|---|---|
AKind |
The stroke kind to apply. |