Error processing SSI file
LEADTOOLS Medical (Leadtools.MedicalViewer assembly)

Show in webframe

SelectedCellsChanged Event






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

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