SVGTSpanElementBuilder.AddTSpan
SVGTSpanElementBuilder.AddTSpan method
Adds a nested tspan element to the current tspan element.
public SVGTSpanElementBuilder AddTSpan(Action<SVGTSpanElementBuilder> configure)
Parameter | Type | Description |
---|---|---|
configure | Action`1 | A configuration action for the nested tspan element. |
Return Value
The current SVGTSpanElementBuilder instance.
See Also
- class SVGTSpanElementBuilder
- namespace Aspose.Svg.Builder
- assembly Aspose.SVG