Finds the information instances for all images displayed in the specified cell.
public DicomInstanceInformation[] FindDisplayedCellInstanceInformation(
MedicalViewerMultiCell cell
)
Public Overloads Function FindDisplayedCellInstanceInformation( _
ByVal cell As MedicalViewerMultiCell _
) As DicomInstanceInformation()
public:
array<DicomInstanceInformation^>^ FindDisplayedCellInstanceInformation(
MedicalViewerMultiCell^ cell
)
cell
The Leadtools.MedicalViewer.MedicalViewerMultiCell object that displays the image.
A DicomInstanceInformation that contains the information for the displayed image in the specified Leadtools.MedicalViewer.MedicalViewerMultiCell and sub cell index.
Create the cell by calling the LoadSeries(String,String) method of this MedicalViewerLoaderBase object to find the related instance information.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document