replace_item method
replace_item
def replace_item(self, new_item, index):
...
Parameter | Type | Description |
---|---|---|
new_item | SVGNumber | |
index | int |
See Also
- module
aspose.svg.datatypes
- class
SVGNumberList
def replace_item(self, new_item, index):
...
Parameter | Type | Description |
---|---|---|
new_item | SVGNumber | |
index | int |
aspose.svg.datatypes
SVGNumberList