CopyCellTags Method

Summary
Copies the overlay tags from cell to destinationCell.
Syntax
C#
VB
C++
  
Public Overridable Sub CopyCellTags( _ 
   ByVal cell As MedicalViewerMultiCell, _ 
   ByVal destinationCell As MedicalViewerMultiCell _ 
)  
public: 
virtual void CopyCellTags(  
   MedicalViewerMultiCell^ cell, 
   MedicalViewerMultiCell^ destinationCell 
)  

Parameters

cell
the source cell

destinationCell
the destination 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.