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

Show in webframe

MedicalViewerSpyGlassStartedEventArgs Constructor (MedicalViewerSpyGlassStartedEventArgs)






A copy of the image that will be displayed on the spy glass.
A Zero-based index of the cell that contains the image.
A Zero-based index of the sub-cell that contains the image
Initializes a new instance of the MedicalViewerSpyGlassStartedEventArgs class.
Syntax
public MedicalViewerSpyGlassStartedEventArgs(    RasterImage image,    int cellIndex,    int subCellIndex )
'Declaration   Public Function New( _    ByVal image As RasterImage, _    ByVal cellIndex As Integer, _    ByVal subCellIndex As Integer _ )
'Usage   Dim image As RasterImage Dim cellIndex As Integer Dim subCellIndex As Integer   Dim instance As New MedicalViewerSpyGlassStartedEventArgs(image, cellIndex, subCellIndex)
public: MedicalViewerSpyGlassStartedEventArgs(    RasterImage^ image,    int cellIndex,    int subCellIndex )

Parameters

image
A copy of the image that will be displayed on the spy glass.
cellIndex
A Zero-based index of the cell that contains the image.
subCellIndex
A Zero-based index of the sub-cell that contains the image
Requirements

Target Platforms

See Also

Reference

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