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