LEADTOOLS Medical (Leadtools.MedicalViewer assembly)

MedicalViewerSelectedCellsChangedEventArgs Constructor (MedicalViewerSelectedCellsChangedEventArgs)

Show in webframe





the index of the cell which has triggered the event
array of integer values that represents the indexes of the selected cells.
Initializes a new instance of the MedicalViewerSelectedCellsChangedEventArgs class object with explicit parameters.
Syntax
public MedicalViewerSelectedCellsChangedEventArgs( 
   int cellIndex,
   int[] selectedCellsIndexes
)
'Declaration
 
Public Function New( _
   ByVal cellIndex As Integer, _
   ByVal selectedCellsIndexes() As Integer _
)
'Usage
 
Dim cellIndex As Integer
Dim selectedCellsIndexes() As Integer
 
Dim instance As New MedicalViewerSelectedCellsChangedEventArgs(cellIndex, selectedCellsIndexes)

            

            
public:
MedicalViewerSelectedCellsChangedEventArgs( 
   int cellIndex,
   array<int>^ selectedCellsIndexes
)

Parameters

cellIndex
the index of the cell which has triggered the event
selectedCellsIndexes
array of integer values that represents the indexes of the selected cells.
Requirements

Target Platforms

See Also

Reference

MedicalViewerSelectedCellsChangedEventArgs Class
MedicalViewerSelectedCellsChangedEventArgs 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