CreateStudy Method

Summary
Creates a new MedicalViewer control for displaying a study.
Syntax
C#
C++/CLI
public virtual MedicalViewer CreateStudy( 
   string studyInstanceUID 
) 
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 22.0.2023.2.7
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly

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