Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration ImageViewerEventType

Event types raised by the IImageViewer

Index

Enumeration members

AnnotationAdded

AnnotationAdded: = "annotationadded"

Event raised when an IAnnotation is added in the IImageViewer

AnnotationDeleted

AnnotationDeleted: = "annotationdeleted"

Event raised when an IAnnotation is deleted in the IImageViewer

AnnotationMoved

AnnotationMoved: = "annotationmoved"

Event raised when an IAnnotation is moved in the IImageViewer

AnnotationSelection

AnnotationSelection: = "annotationselection"

Event raised when IAnnotations are selected or deselected in the IImageViewer

AnnotationUpdated

AnnotationUpdated: = "annotationupdated"

Event raised when an IAnnotation is updated in the IImageViewer

MarkupSetChanged

MarkupSetChanged: = "markupsetchanged"

Event raised when the active IMarkupSet changes in the IImageViewer