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