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

Show in webframe

FindCellSeriesLoader Method







The Leadtools.MedicalViewer.MedicalViewerMultiCell which the series is loaded in.
Returns the Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase object that originally loaded the series into the given cell.
Syntax
public MedicalViewerLoaderBase FindCellSeriesLoader( 
   MedicalViewerMultiCell cell
)
'Declaration
 
Public Function FindCellSeriesLoader( _
   ByVal cell As MedicalViewerMultiCell _
) As MedicalViewerLoaderBase
'Usage
 
Dim instance As WorkstationViewer
Dim cell As MedicalViewerMultiCell
Dim value As MedicalViewerLoaderBase
 
value = instance.FindCellSeriesLoader(cell)

            

            
public: MedicalViewerLoaderBase* FindCellSeriesLoader( 
   MedicalViewerMultiCell* cell
) 
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

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