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