AddStudyToTimeLine Method

Summary
Adds study information into timeline associated with a host control.
Syntax
C#
C++/CLI
public void AddStudyToTimeLine( 
   Control host, 
   string studyInstanceUID 
) 
public:  
   void AddStudyToTimeLine( 
      Control^ host, 
      String^ studyInstanceUID 
   ) 

Parameters

host
The System.Windows.Forms.Control which contains the timeline view.

studyInstanceUID
A System.String that represents the Study Instance UID of the study to be added into the timeline.

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 Assembly

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