CreateStudy Method

Summary
Creates a new MedicalViewer control for displaying a study.
Syntax
C#
VB
C++
public virtual MedicalViewer CreateStudy( 
   string studyInstanceUID 
) 
  
Public Overridable Function CreateStudy( _ 
   ByVal studyInstanceUID As String _ 
) As MedicalViewer 
public: 
virtual MedicalViewer^ CreateStudy(  
   String^ studyInstanceUID 
)  

Parameters

studyInstanceUID
Type: System.String The Study Instance UID that identifies the new study.

Return Value

Type: MedicalViewer The created MedicalViewer used to display the new study.

Requirements

Target Platforms

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

Leadtools.Medical.Workstation Assembly

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