FindCellSeriesLoader Method

Summary
Returns the Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase object that originally loaded the series into the given cell.
Syntax
C#
VB
C++
public MedicalViewerLoaderBase FindCellSeriesLoader( 
   MedicalViewerMultiCell cell 
) 
  
Public Function FindCellSeriesLoader( _ 
   ByVal cell As MedicalViewerMultiCell _ 
) As MedicalViewerLoaderBase 
public: 
MedicalViewerLoaderBase^ FindCellSeriesLoader(  
   MedicalViewerMultiCell^ cell 
)  

Parameters

cell
The Leadtools.MedicalViewer.MedicalViewerMultiCell which the series is loaded in.

Return Value

The Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase object that originally loaded the series into the given cell.

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.