Initializes a new instance of the ImageListViewLoader class with default parameters.
Public Function New( _
ByVal studiesTimelineView As Leadtools.Medical.Workstation.Ui.ImageListView, _
ByVal storageDAL As Leadtools.Medical.Storage.Dataaccesslayer.IStorageDataAccessAgent _
)
public:
ImageListViewLoader(
Leadtools.Medical.Workstation.Ui.ImageListView^ studiesTimelineView,
Leadtools.Medical.Storage.Dataaccesslayer.IStorageDataAccessAgent^ storageDAL
)
studiesTimelineView
The Leadtools.Medical.Workstation.UI.ImageListView which studies and series will be loaded into.
storageDAL
The Leadtools.Medical.Storage.DataAccessLayer.IStorageDataAccessAgent object which is used to get the studies information.
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