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.svg.paths
- class
SVGPathSegList