DrawingChangedEvent#
Class DrawingChangedEvent
Hierarchy
- WebVisEvent
- DrawingChangedEvent
Index
Constructors
Properties
Constructors
constructor
- new
Drawing (drawingId, properties): DrawingChangedEventChanged Event -
This event is fired when a drawing has been changed.
Parameters
-
drawingId: number
The id of the Drawing.
-
properties: DrawingProperties
Properties of the Drawing.
Returns DrawingChangedEvent
-
Properties
drawingId
drawingId : number
The id of the Drawing.
id
id: number
properties
Properties of the Drawing.
Optional
transactionCode
transactionCode ?: string
Optional
transactionID
transactionID?: number
DRAWING_CHANGED