←Select platform

FindDisplayedCellInstanceInformation(MedicalViewerMultiCell) Method

Summary

Finds the information instances for all images displayed in the specified cell.

Syntax

C#
VB
C++
public [Leadtools.Medical.Workstation.Loader.DicomInstanceInformation[]](dicominstanceinformation.html) FindDisplayedCellInstanceInformation(  
   Leadtools.Medicalviewer.MedicalViewerMultiCell cell 
) 
Public Overloads Function FindDisplayedCellInstanceInformation( _ 
   ByVal cell As Leadtools.Medicalviewer.MedicalViewerMultiCell _ 
) As Leadtools.Medical.Workstation.Loader.DicomInstanceInformation() 

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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Medical.Workstation.Loader Assembly
Click or drag to resize