LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)
LEAD Technologies, Inc

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
)
 function Leadtools.Medical.Workstation.UI.WorkstationViewer.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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

WorkstationViewer Class
WorkstationViewer Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.