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

Show in webframe

MedicalViewerAnnotationChangedEventArgs Constructor (MedicalViewerAnnotationChangedEventArgs)






the index of the sub-cell that hold the annotation container with the changed object
the object subjected to change..
enum that represents what exactly is the change.
Initializes a new instance of the MedicalViewerAnnotationChangedEventArgs class object with explicit parameters.
Syntax
public MedicalViewerAnnotationChangedEventArgs(    int subCellIndex,    AnnObject annObject,    MedicalViewerAnnotationChangeType changeType )
'Declaration   Public Function New( _    ByVal subCellIndex As Integer, _    ByVal annObject As AnnObject, _    ByVal changeType As MedicalViewerAnnotationChangeType _ )
'Usage   Dim subCellIndex As Integer Dim annObject As AnnObject Dim changeType As MedicalViewerAnnotationChangeType   Dim instance As New MedicalViewerAnnotationChangedEventArgs(subCellIndex, annObject, changeType)
public: MedicalViewerAnnotationChangedEventArgs(    int subCellIndex,    AnnObject^ annObject,    MedicalViewerAnnotationChangeType changeType )

Parameters

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.
Requirements

Target Platforms

See Also

Reference

MedicalViewerAnnotationChangedEventArgs Class
MedicalViewerAnnotationChangedEventArgs Members

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