Finds the information instances for all images displayed in the specified cell.
public DicomInstanceInformation[] FindDisplayedCellInstanceInformation(MedicalViewerMultiCell cell)
Public Overloads Function FindDisplayedCellInstanceInformation( _ByVal cell As Leadtools.Medicalviewer.MedicalViewerMultiCell _) As Leadtools.Medical.Workstation.Loader.DicomInstanceInformation()
public:Leadtools.Medical.Workstation.Loader.array<DicomInstanceInformation^>^ FindDisplayedCellInstanceInformation(Leadtools.Medicalviewer.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.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
