LEADTOOLS Medical (Leadtools.Dicom.Web assembly)

CopyCellTags Method

Show in webframe



Syntax
'Declaration
 
Public Overridable Sub CopyCellTags( _
   ByVal cell As Leadtools.MedicalViewer.MedicalViewerMultiCell, _
   ByVal destinationCell As Leadtools.MedicalViewer.MedicalViewerMultiCell _
) 
'Usage
 
Dim instance As MedicalWebViewerLoader
Dim cell As Leadtools.MedicalViewer.MedicalViewerMultiCell
Dim destinationCell As Leadtools.MedicalViewer.MedicalViewerMultiCell
 
instance.CopyCellTags(cell, destinationCell)
public virtual void CopyCellTags( 
   Leadtools.MedicalViewer.MedicalViewerMultiCell cell,
   Leadtools.MedicalViewer.MedicalViewerMultiCell destinationCell
)
public:
virtual void CopyCellTags( 
   Leadtools.MedicalViewer.MedicalViewerMultiCell^ cell,
   Leadtools.MedicalViewer.MedicalViewerMultiCell^ destinationCell
) 

Parameters

cell
destinationCell
Requirements

Target Platforms

See Also

Reference

MedicalWebViewerLoader Class
MedicalWebViewerLoader Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.