←Select platform

MedicalViewerActiveSubCellChangedEventArgs Constructor (MedicalViewerActiveSubCellChangedEventArgs)

Summary

Initializes a new instance of the MedicalViewerActiveSubCellChangedEventArgs class.

Syntax

C#
VB
C++
public MedicalViewerActiveSubCellChangedEventArgs(  
   int cellIndex, 
   int subCellIndex, 
   int previousSubCellIndex 
) 
Public Function New( _ 
   ByVal cellIndex As Integer, _ 
   ByVal subCellIndex As Integer, _ 
   ByVal previousSubCellIndex As Integer _ 
) 
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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.MedicalViewer Assembly
Click or drag to resize