href method
href
Sets the ‘href’ attribute, specifying a reference to a path element.
Returns
The current builder instance.
def href(self, value):
...
| Parameter | Type | Description |
|---|---|---|
| value | str | The reference value. |
See Also
- module
aspose.svg.builder - class
SVGTextPathElementBuilder