DrawingCreatedEvent#
Class DrawingCreatedEvent
Hierarchy
- WebVisEvent
- DrawingCreatedEvent
 
Constructors
Properties
Constructors
constructor
- new Drawing Created Event(drawingId): DrawingCreatedEvent 
- 
This event is fired when a drawing has been created. Parameters- 
drawingId: numberThe id of the Drawing. 
 Returns DrawingCreatedEvent
- 
Properties
drawing
drawing
The id of the Drawing.
id
id: number
Optional transaction
transaction
Optional transactionID
transactionID?: number
DRAWING_CREATED