CellClonedEventArgs Constructor

Summary
Initializes a new instance of the CellClonedEventArgs.
Syntax
C#
VB
C++
  
Public Function New( _ 
   ByVal originalCell As MedicalViewerMultiCell, _ 
   ByVal clonedCell As MedicalViewerMultiCell _ 
) 
public: 
CellClonedEventArgs(  
   MedicalViewerMultiCell^ originalCell, 
   MedicalViewerMultiCell^ clonedCell 
) 

Parameters

originalCell
The original Medical Viewer cell.

clonedCell
The cloned Medical Viewer cell.

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.Medical.Workstation.Loader Assembly

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