insert_item_before method
insert_item_before
def insert_item_before(self, new_item, index):
...
Parameter | Type | Description |
---|---|---|
new_item | SVGPathSeg | |
index | int |
See Also
- module
aspose.svg.paths
- class
SVGPathSegList
def insert_item_before(self, new_item, index):
...
Parameter | Type | Description |
---|---|---|
new_item | SVGPathSeg | |
index | int |
aspose.svg.paths
SVGPathSegList