SVGPathSegList constructor
init
Initializes a new instance of the SVGPathSegList class.
def __init__(self):
...
init
Constructs a new instance of SVGPathSegList
def __init__(self, enumerable):
...
| Parameter | Type | Description |
|---|---|---|
| enumerable | list |
See Also
- module
aspose.html.dom.svg.paths - class
SVGPathSegList