SVGFEFloodElementBuilder.AddScript
SVGFEFloodElementBuilder.AddScript method
Adds a script configuration to the feFlood element.
public SVGFEFloodElementBuilder AddScript(Action<SVGScriptElementBuilder> configure)
Parameter | Type | Description |
---|---|---|
configure | Action`1 | The script configuration action. |
Return Value
The current builder instance.
See Also
- class SVGScriptElementBuilder
- class SVGFEFloodElementBuilder
- namespace Aspose.Svg.Builder
- assembly Aspose.SVG