ImageListViewLoader Constructor

Summary

Initializes a new instance of the ImageListViewLoader class with default parameters.

Syntax
C#
VB
C++
  
Public Function New( _ 
   ByVal studiesTimelineView As ImageListView, _ 
   ByVal storageDAL As IStorageDataAccessAgent _ 
) 
public: 
ImageListViewLoader(  
   ImageListView^ studiesTimelineView, 
   IStorageDataAccessAgent^ storageDAL 
) 

Parameters

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.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly