LEADTOOLS Medical (Leadtools.Dicom.Web assembly)

OnCellCloned Method

Show in webframe



Syntax
'Declaration
 
Protected Overridable Sub OnCellCloned( _
   ByVal originalCell As Leadtools.MedicalViewer.MedicalViewerMultiCell, _
   ByVal clonedCell As Leadtools.MedicalViewer.MedicalViewerMultiCell _
) 
'Usage
 
Dim instance As MedicalWebViewerLoader
Dim originalCell As Leadtools.MedicalViewer.MedicalViewerMultiCell
Dim clonedCell As Leadtools.MedicalViewer.MedicalViewerMultiCell
 
instance.OnCellCloned(originalCell, clonedCell)
protected virtual void OnCellCloned( 
   Leadtools.MedicalViewer.MedicalViewerMultiCell originalCell,
   Leadtools.MedicalViewer.MedicalViewerMultiCell clonedCell
)
protected:
virtual void OnCellCloned( 
   Leadtools.MedicalViewer.MedicalViewerMultiCell^ originalCell,
   Leadtools.MedicalViewer.MedicalViewerMultiCell^ clonedCell
) 

Parameters

originalCell
clonedCell
Requirements

Target Platforms

See Also

Reference

MedicalWebViewerLoader Class
MedicalWebViewerLoader Members

 

 


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