LEADTOOLS Medical (Leadtools.Dicom.Web assembly)

FindDisplayedCellInstanceInformation(MedicalViewerMultiCell,Int32) Method

Show in webframe



Syntax
'Declaration
 
Public Overloads Function FindDisplayedCellInstanceInformation( _
   ByVal cell As Leadtools.MedicalViewer.MedicalViewerMultiCell, _
   ByVal subCellIndex As Integer _
) As Leadtools.Medical.Workstation.Loader.DicomInstanceInformation
'Usage
 
Dim instance As MedicalWebViewerLoader
Dim cell As Leadtools.MedicalViewer.MedicalViewerMultiCell
Dim subCellIndex As Integer
Dim value As Leadtools.Medical.Workstation.Loader.DicomInstanceInformation
 
value = instance.FindDisplayedCellInstanceInformation(cell, subCellIndex)
public Leadtools.Medical.Workstation.Loader.DicomInstanceInformation FindDisplayedCellInstanceInformation( 
   Leadtools.MedicalViewer.MedicalViewerMultiCell cell,
   int subCellIndex
)
public:
Leadtools.Medical.Workstation.Loader.DicomInstanceInformation^ FindDisplayedCellInstanceInformation( 
   Leadtools.MedicalViewer.MedicalViewerMultiCell^ cell,
   int subCellIndex
) 

Parameters

cell
subCellIndex
Requirements

Target Platforms

See Also

Reference

MedicalWebViewerLoader Class
MedicalWebViewerLoader Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.