RequestSeriesLoader Method

Syntax
C#
VB
C++
public MedicalViewerLoaderBase RequestSeriesLoader( 
   SeriesInformation series 
) 
  
Public Function RequestSeriesLoader( _ 
   ByVal series As SeriesInformation _ 
) As MedicalViewerLoaderBase 
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

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.