Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

Show in webframe

AddStudyToTimeLine Method







The System.Windows.Forms.Control which contains the timeline view.
A System.String that represents the Study Instance UID of the study to be added into the timeline.
Adds study information into timeline associated with a host control.
Syntax
public void AddStudyToTimeLine( 
   Control host,
   string studyInstanceUID
)
'Declaration
 
Public Sub AddStudyToTimeLine( _
   ByVal host As Control, _
   ByVal studyInstanceUID As String _
) 
'Usage
 
Dim instance As StudiesChronologicalTimelineManager
Dim host As Control
Dim studyInstanceUID As String
 
instance.AddStudyToTimeLine(host, studyInstanceUID)

            

            
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

See Also

Reference

StudiesChronologicalTimelineManager Class
StudiesChronologicalTimelineManager Members

Error processing SSI file
   Leadtools.Medical.Workstation requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features