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