attributes property
attributes property
A NamedNodeMap containing the attributes of this node (if it is an Element) or null otherwise.
Definition:
@property
def attributes(self):
...
See Also
- module
aspose.svg
- class
NamedNodeMap
- class
SVGTextPathElement