LEADTOOLS Medical (Leadtools.MedicalViewer assembly)
LEAD Technologies, Inc

MedicalViewerAnnotationCreatedEventArgs Constructor(Int32,Int32,MedicalViewerActionType,AnnObject)






The index of the cell that has the newly created annotation.
The index of the sub-cell that has the newly created annotation.
An enumerated MedicalViewerActionType value that represents the type of annotation created.
The newly created annotation object.
Initializes a new instance of the MedicalViewerAnnotationCreatedEventArgs class with explicit parameters.
Syntax
public MedicalViewerAnnotationCreatedEventArgs( 
   int cellIndex,
   int subCellIndex,
   MedicalViewerActionType annotationType,
   AnnObject annObject
)
'Declaration
 
Public Function New( _
   ByVal cellIndex As Integer, _
   ByVal subCellIndex As Integer, _
   ByVal annotationType As MedicalViewerActionType, _
   ByVal annObject As AnnObject _
)
'Usage
 
Dim cellIndex As Integer
Dim subCellIndex As Integer
Dim annotationType As MedicalViewerActionType
Dim annObject As AnnObject
 
Dim instance As New MedicalViewerAnnotationCreatedEventArgs(cellIndex, subCellIndex, annotationType, annObject)
public MedicalViewerAnnotationCreatedEventArgs( 
   int cellIndex,
   int subCellIndex,
   MedicalViewerActionType annotationType,
   AnnObject annObject
)
function MedicalViewerAnnotationCreatedEventArgs( 
   cellIndex ,
   subCellIndex ,
   annotationType ,
   annObject 
)
public:
MedicalViewerAnnotationCreatedEventArgs( 
   int cellIndex,
   int subCellIndex,
   MedicalViewerActionType annotationType,
   AnnObject^ annObject
)

Parameters

cellIndex
The index of the cell that has the newly created annotation.
subCellIndex
The index of the sub-cell that has the newly created annotation.
annotationType
An enumerated MedicalViewerActionType value that represents the type of annotation created.
annObject
The newly created annotation object.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

MedicalViewerAnnotationCreatedEventArgs Class
MedicalViewerAnnotationCreatedEventArgs Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

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