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