←Select platform

AddStudyViewer(String,String,StudiesViewer) Method

Summary

Adds the provided StudiesViewer into the WorkstationViewer

Syntax

C#
VB
C++
public void AddStudyViewer(  
   string patientId, 
   string studyInstanceUID, 
   Leadtools.Medical.Workstation.Ui.StudiesViewer studiesViewer 
) 
Public Overloads Sub AddStudyViewer( _ 
   ByVal patientId As String, _ 
   ByVal studyInstanceUID As String, _ 
   ByVal studiesViewer As Leadtools.Medical.Workstation.Ui.StudiesViewer _ 
) 
public: 
void AddStudyViewer(  
   String^ patientId, 
   String^ studyInstanceUID, 
   Leadtools.Medical.Workstation.Ui.StudiesViewer^ studiesViewer 
) 

Parameters

patientId
The patient ID for the viewer.

studyInstanceUID
The default Study Instance UID that will be created.

studiesViewer
The StudiesViewer that will be added.

Requirements

Target Platforms

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