←Select platform

GetInstanceCell Method (IMedicalViewerCellFactory)

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 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

Returns a Leadtools.MedicalViewer.MedicalViewerMultiCell.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Medical.Workstation.Loader Assembly
Click or drag to resize