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

MedicalViewerDrawingAnnotationsEventArgs Constructor (MedicalViewerDrawingAnnotationsEventArgs)






the sub-cell index of the cell that has the annotation container that fired the event.
the annotation object to be created.
MedicalViewerActionType enumeration that represents the type of the annotation object to be created.
Leadtools.Annotations.AnnContainer the annotation container that fired the event.
The MedicalViewerDrawingAnnotationsEventArgs class provides data for the Leadtools.MedicalViewer.MedicalViewerBaseCell.StartDrawingAnnotation event.
Syntax
public MedicalViewerDrawingAnnotationsEventArgs( 
   int subCellIndex,
   AnnObject annObject,
   MedicalViewerActionType type,
   AnnContainer container
)
'Declaration
 
Public Function New( _
   ByVal subCellIndex As Integer, _
   ByVal annObject As AnnObject, _
   ByVal type As MedicalViewerActionType, _
   ByVal container As AnnContainer _
)
'Usage
 
Dim subCellIndex As Integer
Dim annObject As AnnObject
Dim type As MedicalViewerActionType
Dim container As AnnContainer
 
Dim instance As New MedicalViewerDrawingAnnotationsEventArgs(subCellIndex, annObject, type, container)
public MedicalViewerDrawingAnnotationsEventArgs( 
   int subCellIndex,
   AnnObject annObject,
   MedicalViewerActionType type,
   AnnContainer container
)
function MedicalViewerDrawingAnnotationsEventArgs( 
   subCellIndex ,
   annObject ,
   type ,
   container 
)
public:
MedicalViewerDrawingAnnotationsEventArgs( 
   int subCellIndex,
   AnnObject^ annObject,
   MedicalViewerActionType type,
   AnnContainer^ container
)

Parameters

subCellIndex
the sub-cell index of the cell that has the annotation container that fired the event.
annObject
the annotation object to be created.
type
MedicalViewerActionType enumeration that represents the type of the annotation object to be created.
container
Leadtools.Annotations.AnnContainer the annotation container that fired the event.
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

MedicalViewerDrawingAnnotationsEventArgs Class
MedicalViewerDrawingAnnotationsEventArgs Members

 

 


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