create_attribute method
create_attribute
Creates an Attr of the given name.
Returns
The Attr
.
def create_attribute(self, local_name):
...
Parameter | Type | Description |
---|---|---|
local_name | str | The attribute name. |
See Also
- module
aspose.svg
- class
Attr
- class
SVGDocument