GetInstanceCell Method

Summary
Returns a Leadtools.MedicalViewer.MedicalViewerMultiCell based on the Study Instance UID and Series Instance UID
Syntax
C#
VB
C++
  
Function GetInstanceCell( _ 
   ByVal instance As DicomDataSet, _ 
   ByVal studyInstanceUID As String, _ 
   ByVal seriesInstanceUID As String _ 
) As MedicalViewerMultiCell 
MedicalViewerMultiCell^ GetInstanceCell(  
   DicomDataSet^ instance, 
   String^ studyInstanceUID, 
   String^ seriesInstanceUID 
)  

Parameters

instance
A Leadtools.Dicom.DicomDataSet representing the instance.

studyInstanceUID
A System.String representing the Study Instance UID.

seriesInstanceUID
A System.String representing the Series Instance UID.

Return Value

Returns a Leadtools.MedicalViewer.MedicalViewerMultiCell.

Requirements

Target Platforms

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

Leadtools.Medical.Workstation.Loader Assembly

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