MedicalViewerSpyGlassStartedEventArgs Constructor

Summary
Initializes a new instance of the MedicalViewerSpyGlassStartedEventArgs class.
Syntax
C#
VB
C++
  
Public Function New( _ 
   ByVal image As RasterImage, _ 
   ByVal cellIndex As Integer, _ 
   ByVal subCellIndex As Integer _ 
) 
            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

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.