Error processing SSI file
LEADTOOLS Medical (Leadtools.MedicalViewer assembly)

Show in webframe

MedicalViewerAnnotationChangeType Enumeration






Represents the change applied to the annotations in the cell.
Syntax
public enum MedicalViewerAnnotationChangeType : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable 
'Declaration   Public Enum MedicalViewerAnnotationChangeType    Inherits System.Enum    Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage   Dim instance As MedicalViewerAnnotationChangeType
public enum class MedicalViewerAnnotationChangeType : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable 
Members
ValueMemberDescription
0x00000000Creating The user is about to draw a new annotation.
0x00000001Created A new annotation created.
0x00000002Changed An existing annotation object got changed.
0x00000003Moved An existing annotation object got moved.
0x00000004Canceled Drawing an annotation got canceled.
Remarks
Use MedicalViewerBaseCell.AnnotationChanged method to get a notification each time any update occurs on the annotation.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.MedicalViewer.MedicalViewerAnnotationChangeType

Requirements

Target Platforms

See Also

Reference

Leadtools.MedicalViewer Namespace

Error processing SSI file
Leadtools.MedicalViewer requires a Medical Imaging license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features