LEADTOOLS Medical (Leadtools.MedicalViewer assembly)

MedicalViewerDrawingAnnotationsEventArgs Constructor (MedicalViewerDrawingAnnotationsEventArgs)

Show in webframe





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 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
)

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

See Also

Reference

MedicalViewerDrawingAnnotationsEventArgs Class
MedicalViewerDrawingAnnotationsEventArgs Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 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