C#
VB
C++
Initializes a new instance of the SeriesDropLoaderRequestedEventArgs class.
Public Function New( _
ByVal seriesInformation As Leadtools.Medical.Workstation.SeriesInformation _
)
public:
SeriesDropLoaderRequestedEventArgs(
Leadtools.Medical.Workstation.SeriesInformation^ seriesInformation
)
seriesInformation
The Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase which will handle loading the 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