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