public MedicalViewerCellCreatedEventArgs(MedicalViewer viewer,MedicalViewerMultiCell cell,string studyInstanceUID,string seriesInstanceUID)
viewer
The MedicalViewer control that the created cell is added to.
cell
The newly created Leadtools.MedicalViewer.MedicalViewerMultiCell.
studyInstanceUID
A System.String representing the Study Instance UID for the images to be loaded in the cell.
seriesInstanceUID
A System.String representing the Series Instance UID for the images to be loaded in the cell.