←Select platform

GetInstanceCell Method

Summary

Returns the Leadtools.MedicalViewer.MedicalViewerMultiCell specified by the instance, Study Instance UID and Series Instance UID.

Syntax

C#
VB
C++
  
Public Function GetInstanceCell( _ 
   ByVal instance As Leadtools.Dicom.DicomDataSet, _ 
   ByVal studyInstanceUID As String, _ 
   ByVal seriesInstanceUID As String _ 
) As Leadtools.Medicalviewer.MedicalViewerMultiCell 

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

The Leadtools.MedicalViewer.MedicalViewerMultiCell specified by the instance, Study Instance UID and Series Instance UID

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation.Loader Assembly