CloneCell Method

Summary
Returns a copy of the cell.
Syntax
C#
VB
C++
  
Public Overridable Function CloneCell( _ 
   ByVal cell As MedicalViewerMultiCell _ 
) As MedicalViewerMultiCell 
public: 
virtual MedicalViewerMultiCell^ CloneCell(  
   MedicalViewerMultiCell^ cell 
)  

Parameters

cell
The Leadtools.MedicalViewer.MedicalViewerMultiCell that you are making a copy of.

Return Value

A new Leadtools.MedicalViewer.MedicalViewerMultiCell that is a copy of 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.