MedicalViewerActiveSubCellChangedEventArgs Constructor

Summary
Initializes a new instance of the MedicalViewerActiveSubCellChangedEventArgs class.
Syntax
C#
C++/CLI
            public: 
MedicalViewerActiveSubCellChangedEventArgs(  
   int cellIndex, 
   int subCellIndex, 
   int previousSubCellIndex 
) 

Parameters

cellIndex
The index of the cell that has its subcell changed.

subCellIndex
The index of the sub-cell that has been activated.

previousSubCellIndex
The index of the sub-cell that has lost the active state.

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.