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