DrawingCreatedEvent¶
Class DrawingCreatedEvent
Hierarchy (View Summary)
- WebVisEvent
- DrawingCreatedEvent
Index
Constructors
Properties
Constructors
constructor
- new DrawingCreatedEvent(drawingId: number): DrawingCreatedEvent
This event is fired when a drawing has been created.
Parameters
- drawingId: number
The id of the Drawing.
Returns DrawingCreatedEvent
- drawingId: number
DRAWING_CREATED