Returns the Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase object that originally loaded the series into the given cell.
public MedicalViewerLoaderBase FindCellSeriesLoader(
MedicalViewerMultiCell cell
)
Public Function FindCellSeriesLoader( _
ByVal cell As Leadtools.Medicalviewer.MedicalViewerMultiCell _
) As Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase
public:
Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase^ FindCellSeriesLoader(
Leadtools.Medicalviewer.MedicalViewerMultiCell^ cell
)
cell
The Leadtools.MedicalViewer.MedicalViewerMultiCell which the series is loaded in.
The Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase object that originally loaded the series into the given cell.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET