C#
VB
C++
Initializes a new instance of the MedicalViewerSpyGlassStartedEventArgs class.
public MedicalViewerSpyGlassStartedEventArgs(RasterImage image,int cellIndex,int subCellIndex)
Public Function New( _ByVal image As Leadtools.RasterImage, _ByVal cellIndex As Integer, _ByVal subCellIndex As Integer _)
public:MedicalViewerSpyGlassStartedEventArgs(Leadtools.RasterImage^ image,int cellIndex,int subCellIndex)
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
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
