GetInstanceCell Method

Summary
Returns the Leadtools.MedicalViewer.MedicalViewerMultiCell specified by the instance, Study Instance UID and Series Instance UID.
Syntax
C#
C++/CLI
public: 
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

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

Requirements

Target Platforms

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

Leadtools.Medical.Workstation.Loader Assembly

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