LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

FindCellSeriesLoader Method

Show in webframe






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

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.