OnCellCloned Method

Summary
Raises the CellCloned event.
Syntax
C#
C++/CLI
protected virtual void OnCellCloned( 
   MedicalViewerMultiCell originalCell, 
   MedicalViewerMultiCell clonedCell 
) 
protected: 
virtual void OnCellCloned(  
   MedicalViewerMultiCell^ originalCell, 
   MedicalViewerMultiCell^ clonedCell 
)  

Parameters

originalCell
The cell that is being cloned.

clonedCell
The cloned copy of the cell.

Requirements

Target Platforms

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

Leadtools.Medical.Workstation.Loader Assembly

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