DrawingCreatedEvent#
Class DrawingCreatedEvent
Hierarchy
- WebVisEvent
- DrawingCreatedEvent
Index
Constructors
Properties
Constructors
constructor
- new
Drawing Created Event(drawingId: number): 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
id
id: number
Optional
transaction Code
transaction Code?: string
Optional
transactionID
transactionID?: number
Optional
type
type?: EventType
DRAWING_CREATED