SVGSwitchElementBuilder.AddA
SVGSwitchElementBuilder.AddA method
Adds an SVGAElement to the switch element using a configuration action.
public SVGSwitchElementBuilder AddA(Action<SVGAElementBuilder> configure)
Parameter | Type | Description |
---|---|---|
configure | Action`1 | The configuration action for the SVGAElementBuilder. |
Return Value
The SVGSwitchElementBuilder instance for chaining.
See Also
- class SVGAElementBuilder
- class SVGSwitchElementBuilder
- namespace Aspose.Svg.Builder
- assembly Aspose.SVG