Leadtools.MedicalViewer Namespace > MedicalViewerActiveSubCellChangedEventArgs Class : MedicalViewerActiveSubCellChangedEventArgs Constructor |
public MedicalViewerActiveSubCellChangedEventArgs( int cellIndex, int subCellIndex, int previousSubCellIndex )
'Declaration Public Function New( _ ByVal cellIndex As Integer, _ ByVal subCellIndex As Integer, _ ByVal previousSubCellIndex As Integer _ )
'Usage Dim cellIndex As Integer Dim subCellIndex As Integer Dim previousSubCellIndex As Integer Dim instance As New MedicalViewerActiveSubCellChangedEventArgs(cellIndex, subCellIndex, previousSubCellIndex)
public MedicalViewerActiveSubCellChangedEventArgs( int cellIndex, int subCellIndex, int previousSubCellIndex )
function MedicalViewerActiveSubCellChangedEventArgs( cellIndex , subCellIndex , previousSubCellIndex )
public: MedicalViewerActiveSubCellChangedEventArgs( int cellIndex, int subCellIndex, int previousSubCellIndex )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2