Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

Show in webframe

RequestSeriesLoader Method







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

Error processing SSI file
   Leadtools.Medical.Workstation requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features