C#
VB
C++
Adds a new StudiesViewer into the WorkstationViewer
public StudiesViewer AddStudyViewer(string patientId,string studyInstanceUID)
Public Overloads Function AddStudyViewer( _ByVal patientId As String, _ByVal studyInstanceUID As String _) As Leadtools.Medical.Workstation.Ui.StudiesViewer
public:Leadtools.Medical.Workstation.Ui.StudiesViewer^ AddStudyViewer(String^ patientId,String^ studyInstanceUID)
patientId
The patient ID for the new viewer.
studyInstanceUID
The default Study Instance UID that will be created.
The new StudiesViewer that has been added into the WorkstationViewer
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
