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

RequestSeriesLoader Method







The Leadtools.Medical.Workstation.SeriesInformation object that will be used to load the series.
Fires the Leadtools.Medical.Workstation.UI.WorkstationViewer.SeriesDropLoaderRequested event and returns the provided Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase
Syntax
public MedicalViewerLoaderBase RequestSeriesLoader( 
   SeriesInformation series
)
'Declaration
 
Public Function RequestSeriesLoader( _
   ByVal series As SeriesInformation _
) As MedicalViewerLoaderBase
'Usage
 
Dim instance As WorkstationViewer
Dim series As SeriesInformation
Dim value As MedicalViewerLoaderBase
 
value = instance.RequestSeriesLoader(series)
public MedicalViewerLoaderBase RequestSeriesLoader( 
   SeriesInformation series
)
 function Leadtools.Medical.Workstation.UI.WorkstationViewer.RequestSeriesLoader( 
   series 
)
public: MedicalViewerLoaderBase* RequestSeriesLoader( 
   SeriesInformation* series
) 
public:
MedicalViewerLoaderBase* RequestSeriesLoader( 
   SeriesInformation* series
) 

Parameters

series
The Leadtools.Medical.Workstation.SeriesInformation object that will be used to load the series.

Return Value

A Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase object that can be used to load the given series.
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

WorkstationViewer Class
WorkstationViewer Members

 

 


Products | Support | Contact Us | Copyright Notices

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