Fires the SeriesDropLoaderRequested event and returns the provided Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase
public MedicalViewerLoaderBase RequestSeriesLoader(
SeriesInformation series
)
Public Function RequestSeriesLoader( _
ByVal series As Leadtools.Medical.Workstation.SeriesInformation _
) As Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase
public:
Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase^ RequestSeriesLoader(
Leadtools.Medical.Workstation.SeriesInformation^ series
)
series
The Leadtools.Medical.Workstation.SeriesInformation object that will be used to load the series.
A Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase object that can be used to load the given series.
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