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