LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

ImageListViewLoader Constructor (ImageListViewLoader)

Show in webframe






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
)
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

See Also

Reference

ImageListViewLoader Class
ImageListViewLoader Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.