LEADTOOLS Medical (Leadtools.MedicalViewer assembly)

SelectedCellsChanged Event

Show in webframe





Optional delegate method for additional processing.
Syntax
'Declaration
 
Public Event SelectedCellsChanged As EventHandler(Of MedicalViewerSelectedCellsChangedEventArgs)
'Usage
 
Dim instance As MedicalViewer
Dim handler As EventHandler(Of MedicalViewerSelectedCellsChangedEventArgs)
 
AddHandler instance.SelectedCellsChanged, handler

            

            
Event Data

The event handler receives an argument of type MedicalViewerSelectedCellsChangedEventArgs containing data related to this event. The following MedicalViewerSelectedCellsChangedEventArgs properties provide information specific to this event.

PropertyDescription
CellIndex Gets the value that indicates the index of the cell which has triggered the event. This value is only valid if the cell is add to the MedicalViewer.
SelectedCellsIndexes Gets an array of integer values that represents the indexes of the selected cells.
Example
For an example, refer to MedicalViewerUIChangedEventArgs
Requirements

Target Platforms

See Also

Reference

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