←Select platform

MedicalViewerSpyGlassStartedEventArgs Constructor (MedicalViewerSpyGlassStartedEventArgs)

Summary

Initializes a new instance of the MedicalViewerSpyGlassStartedEventArgs class.

Syntax

C#
VB
C++
public MedicalViewerSpyGlassStartedEventArgs(  
   Leadtools.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 
) 

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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.MedicalViewer Assembly
Click or drag to resize