Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Workstation.Loader assembly)

Show in webframe

OnCellCloned Method






The cell that is being cloned.
The cloned copy of the cell.
Raises the CellCloned event.
Syntax
protected virtual void OnCellCloned( 
   MedicalViewerMultiCell originalCell,
   MedicalViewerMultiCell clonedCell
)
'Declaration
 
Protected Overridable Sub OnCellCloned( _
   ByVal originalCell As MedicalViewerMultiCell, _
   ByVal clonedCell As MedicalViewerMultiCell _
) 
'Usage
 
Dim instance As MedicalViewerLoaderBase
Dim originalCell As MedicalViewerMultiCell
Dim clonedCell As MedicalViewerMultiCell
 
instance.OnCellCloned(originalCell, clonedCell)

            

            
protected:
virtual void OnCellCloned( 
   MedicalViewerMultiCell^ originalCell,
   MedicalViewerMultiCell^ clonedCell
) 

Parameters

originalCell
The cell that is being cloned.
clonedCell
The cloned copy of the cell.
Requirements

Target Platforms

See Also

Reference

MedicalViewerLoaderBase Class
MedicalViewerLoaderBase Members

Error processing SSI file
Leadtools.Medical.Workstation.Loader requires a Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features