FindDisplayedCellInstanceInformation(MedicalViewerMultiCell) Method

Summary
Finds the information instances for all images displayed in the specified cell.
Syntax
C#
C++/CLI
public DicomInstanceInformation[] 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

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation.Loader Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.