LoadSeries(string,string,string,MedicalViewerLoaderBase,IMedicalViewerCellFactory) Method

Summary
Loads DICOM Series images into the viewer for viewing.
Syntax
C#
VB
C++
  
Public Overloads Sub LoadSeries( _ 
   ByVal patientId As String, _ 
   ByVal studyInstanceUid As String, _ 
   ByVal seriesInstanceUid As String, _ 
   ByVal loader As MedicalViewerLoaderBase, _ 
   ByVal cellFactory As IMedicalViewerCellFactory _ 
)  

Parameters

patientId
A System.String that represents the Patient ID of the series to be loaded.

studyInstanceUid
A System.String that represents the Study Instnace UID of the series to be loaded.

seriesInstanceUid
A System.String that represents the Series Instance UID for the series to be loaded.

loader
The Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase object used to retrieve the series images and load them in the MedicalViewer control.

cellFactory
An Leadtools.Medical.Workstation.Loader.IMedicalViewerCellFactory that is responsible for creating the series cells.

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.