LEADTOOLS Medical (Leadtools.MedicalViewer assembly)

MedicalViewerFramesLoadedEventArgs Constructor (MedicalViewerFramesLoadedEventArgs)

Show in webframe





A zero-based index of the cell that fired the MedicalViewerCell.FramesLoaded event.
Array of integers containing the a zero-based index of each loaded page.
Initializes a new instance of the MedicalViewerFramesLoadedEventArgs class object with explicit parameters.
Syntax
public MedicalViewerFramesLoadedEventArgs( 
   int cellIndex,
   int[] framesLoadedIndexes
)
'Declaration
 
Public Function New( _
   ByVal cellIndex As Integer, _
   ByVal framesLoadedIndexes() As Integer _
)
'Usage
 
Dim cellIndex As Integer
Dim framesLoadedIndexes() As Integer
 
Dim instance As New MedicalViewerFramesLoadedEventArgs(cellIndex, framesLoadedIndexes)

            

            
public:
MedicalViewerFramesLoadedEventArgs( 
   int cellIndex,
   array<int>^ framesLoadedIndexes
)

Parameters

cellIndex
A zero-based index of the cell that fired the MedicalViewerCell.FramesLoaded event.
framesLoadedIndexes
Array of integers containing the a zero-based index of each loaded page.
Requirements

Target Platforms

See Also

Reference

MedicalViewerFramesLoadedEventArgs Class
MedicalViewerFramesLoadedEventArgs Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

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