SVGFEFuncGElementBuilder.AddScript
SVGFEFuncGElementBuilder.AddScript method
Adds a script configuration to the feFuncG element.
public SVGFEFuncGElementBuilder 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 SVGFEFuncGElementBuilder
- namespace Aspose.Svg.Builder
- assembly Aspose.SVG