LEADTOOLS Medical (Leadtools.Medical.Workstation.Loader assembly)

FindDisplayedCellInstanceInformation(MedicalViewerMultiCell) Method

Show in webframe





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:
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

See Also

Reference

MedicalViewerLoaderBase Class
MedicalViewerLoaderBase Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 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