MedicalViewerSelectedCellsChangedEventArgs Constructor

Summary
Initializes a new instance of the MedicalViewerSelectedCellsChangedEventArgs class object with explicit parameters.
Syntax
C#
C++/CLI
            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

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.