AnnotationRemovedEvent#
Class AnnotationRemovedEvent
Hierarchy
- WebVisEvent
- AnnotationRemovedEvent
Index
Constructors
Properties
Constructors
constructor
- new
Annotation Removed Event(annotationID: number): AnnotationRemovedEvent -
The AnnotationRemovedEvent occurs if an annotation was removed.
Parameters
-
annotationID: number
The ID of the annotation.
Returns AnnotationRemovedEvent
-
Properties
annotationID
annotationID: number
id
id: number
Optional
transaction Code
transaction Code?: string
Optional
transactionID
transactionID?: number
Optional
type
type?: EventType
ANNOTATION_REMOVED ANNOTATION_REMOVED