LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)
LEAD Technologies, Inc

ImageListViewLoader Constructor (ImageListViewLoader)







The Leadtools.Medical.Workstation.UI.ImageListView which studies and series will be loaded into.
The Leadtools.Medical.Storage.DataAccessLayer.IStorageDataAccessAgent object which is used to get the studies information.
Initializes a new instance of the ImageListViewLoader class with default parameters.
Syntax
public ImageListViewLoader( 
   ImageListView studiesTimelineView,
   IStorageDataAccessAgent storageDAL
)
'Declaration
 
Public Function New( _
   ByVal studiesTimelineView As ImageListView, _
   ByVal storageDAL As IStorageDataAccessAgent _
)
'Usage
 
Dim studiesTimelineView As ImageListView
Dim storageDAL As IStorageDataAccessAgent
 
Dim instance As New ImageListViewLoader(studiesTimelineView, storageDAL)
public ImageListViewLoader( 
   ImageListView studiesTimelineView,
   IStorageDataAccessAgent storageDAL
)
function ImageListViewLoader( 
   studiesTimelineView ,
   storageDAL 
)
public: ImageListViewLoader( 
   ImageListView* studiesTimelineView,
   IStorageDataAccessAgent* storageDAL
)
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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ImageListViewLoader Class
ImageListViewLoader Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.