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