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 )