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

Show in webframe

MedicalViewerRequestedFramesInformationEventArgs Constructor (MedicalViewerRequestedFramesInformationEventArgs)






The index of the cell on which the user tag will be drawn.
Array of requested frame indexes.
Initializes a new instance of the MedicalViewerRequestedFramesInformationEventArgs class.
Syntax
public MedicalViewerRequestedFramesInformationEventArgs(    int cellIndex,    int[] requestedFramesIndexes )
'Declaration   Public Function New( _    ByVal cellIndex As Integer, _    ByVal requestedFramesIndexes() As Integer _ )
'Usage   Dim cellIndex As Integer Dim requestedFramesIndexes() As Integer   Dim instance As New MedicalViewerRequestedFramesInformationEventArgs(cellIndex, requestedFramesIndexes)
public: MedicalViewerRequestedFramesInformationEventArgs(    int cellIndex,    array<int>^ requestedFramesIndexes )

Parameters

cellIndex
The index of the cell on which the user tag will be drawn.
requestedFramesIndexes
Array of requested frame indexes.
Requirements

Target Platforms

See Also

Reference

MedicalViewerRequestedFramesInformationEventArgs Class
MedicalViewerRequestedFramesInformationEventArgs 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