SVGTitleElementBuilder class
SVGTitleElementBuilder class
Builder class for creating an SVGTitleElement, which is used to define the title of an SVG document or a part thereof.
The SVGTitleElementBuilder type exposes the following members:
Constructors
Constructor | Description |
---|---|
init | Constructs a new instance of SVGTitleElementBuilder |
Methods
Method | Description |
---|---|
build | |
build | |
build_element | Builds and returns an SVGElement instance based on the current configuration of the builder. |
attribute | Sets or updates an attribute on an SVG element. |
See Also
- module
aspose.svg.builder
- class
ISVGElementBuilder