C#
VB
C++
Copies the overlay tags from cell to destinationCell.
public virtual void CopyCellTags(
MedicalViewerMultiCell cell,
MedicalViewerMultiCell destinationCell
)
Public Overridable Sub CopyCellTags( _
ByVal cell As Leadtools.Medicalviewer.MedicalViewerMultiCell, _
ByVal destinationCell As Leadtools.Medicalviewer.MedicalViewerMultiCell _
)
public:
virtual void CopyCellTags(
Leadtools.Medicalviewer.MedicalViewerMultiCell^ cell,
Leadtools.Medicalviewer.MedicalViewerMultiCell^ destinationCell
)
cell
the source cell
destinationCell
the destination cell
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET