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