LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)
LEAD Technologies, Inc

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
)
 function Leadtools.Medical.Workstation.StudiesChronologicalTimelineManager.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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

StudiesChronologicalTimelineManager Class
StudiesChronologicalTimelineManager Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.