Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.28
|
Leadtools.Medical.Workstation.Loader Namespace > CellClonedEventArgs Class : CellClonedEventArgs Constructor |
public CellClonedEventArgs( MedicalViewerMultiCell originalCell, MedicalViewerMultiCell clonedCell )
'Declaration Public Function New( _ ByVal originalCell As MedicalViewerMultiCell, _ ByVal clonedCell As MedicalViewerMultiCell _ )
'Usage Dim originalCell As MedicalViewerMultiCell Dim clonedCell As MedicalViewerMultiCell Dim instance As New CellClonedEventArgs(originalCell, clonedCell)
public: CellClonedEventArgs( MedicalViewerMultiCell^ originalCell, MedicalViewerMultiCell^ clonedCell )