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

FindDisplayedCellInstanceInformation(MedicalViewerMultiCell) Method






The Leadtools.MedicalViewer.MedicalViewerMultiCell object that displays the image.
Finds the information instances for all images displayed in the specified cell.
Syntax
public DicomInstanceInformation[] FindDisplayedCellInstanceInformation( 
   MedicalViewerMultiCell cell
)
'Declaration
 
Public Overloads Function FindDisplayedCellInstanceInformation( _
   ByVal cell As MedicalViewerMultiCell _
) As DicomInstanceInformation()
'Usage
 
Dim instance As MedicalViewerLoaderBase
Dim cell As MedicalViewerMultiCell
Dim value() As DicomInstanceInformation
 
value = instance.FindDisplayedCellInstanceInformation(cell)
public DicomInstanceInformation[] FindDisplayedCellInstanceInformation( 
   MedicalViewerMultiCell cell
)
 function Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase.FindDisplayedCellInstanceInformation(MedicalViewerMultiCell)( 
   cell 
)
public:
array<DicomInstanceInformation^>^ FindDisplayedCellInstanceInformation( 
   MedicalViewerMultiCell^ cell
) 

Parameters

cell
The Leadtools.MedicalViewer.MedicalViewerMultiCell object that displays the image.

Return Value

A DicomInstanceInformation that contains the information for the displayed image in the specified Leadtools.MedicalViewer.MedicalViewerMultiCell and sub cell index.
Remarks

Create the cell by calling the LoadSeries(String,String) method of this MedicalViewerLoaderBase object to find the related instance information.

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

MedicalViewerLoaderBase Class
MedicalViewerLoaderBase Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices

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

Leadtools.Medical.Workstation.Loader requires a Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features