Event constructor
init
Initializes a new instance of the Event class.
def __init__(self, type):
    ...
| Parameter | Type | Description | 
|---|---|---|
| type | str | The event type. | 
See Also
- module 
aspose.svg.dom.events - class 
Event 
Initializes a new instance of the Event class.
def __init__(self, type):
    ...
| Parameter | Type | Description | 
|---|---|---|
| type | str | The event type. | 
aspose.svg.dom.eventsEvent