href method
href
Sets the ‘href’ attribute of the feImage element, defining the URL of the image to be used.
Returns
The current builder instance.
def href(self, value):
...
Parameter | Type | Description |
---|---|---|
value | str | The URL of the image. |
See Also
- module
aspose.svg.builder
- class
SVGFEImageElementBuilder