LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

RequestSeriesLoader Method

Show in webframe






The Leadtools.Medical.Workstation.SeriesInformation object that will be used to load the series.
Fires the 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
) 
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

See Also

Reference

WorkstationViewer Class
WorkstationViewer Members

 

 


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