Initializes a new instance of the MedicalViewerAnnotationChangedEventArgs class object with explicit parameters.
public MedicalViewerAnnotationChangedEventArgs(int subCellIndex,AnnObject annObject,MedicalViewerAnnotationChangeType changeType)
Public Function New( _ByVal subCellIndex As Integer, _ByVal annObject As Leadtools.Annotations.Core.AnnObject, _ByVal changeType As Leadtools.Medicalviewer.MedicalViewerAnnotationChangeType _)
public:MedicalViewerAnnotationChangedEventArgs(int subCellIndex,Leadtools.Annotations.Core.AnnObject^ annObject,Leadtools.Medicalviewer.MedicalViewerAnnotationChangeType changeType)
subCellIndex
the index of the sub-cell that hold the annotation container with the changed object
annObject
the object subjected to change..
changeType
enum that represents what exactly is the change.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
