Error processing SSI file
LEADTOOLS Medical (Leadtools.MedicalViewer assembly)

Show in webframe

MedicalViewerFramesLoadedEventArgs Constructor (MedicalViewerFramesLoadedEventArgs)






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

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