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