DOMNameAttribute constructor
init
Initializes a new instance of the DOMNameAttribute
class.
def __init__(self, name):
...
Parameter | Type | Description |
---|---|---|
name | str | The DOM name. |
See Also
- module
aspose.svg.dom.attributes
- class
DOMNameAttribute
Initializes a new instance of the DOMNameAttribute
class.
def __init__(self, name):
...
Parameter | Type | Description |
---|---|---|
name | str | The DOM name. |
aspose.svg.dom.attributes
DOMNameAttribute