TTMSFNCGraphicsSVG.SetStrokeColor Method
Sets the stroke color in the current SVG rendering state.
API unit family: TMSFNCGraphicsSVGEngine
Declaring type: TTMSFNCGraphicsSVG
Inherited from: TTMSFNCGraphicsSVGEngine
Syntax
procedure SetStrokeColor(AColor: TTMSFNCGraphicsColor); override;
Parameters
| Name | Description |
|---|---|
AColor |
The stroke color to apply. |