LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

GetTimeline Method

Show in webframe






The System.Windows.Forms.Control that hosts the timeline view.
Gets the created Timeline that is displayed by the provided control.
Syntax
'Declaration
 
Public Function GetTimeline( _
   ByVal hostControl As Control _
) As StudiesChronologicalSequenceBuilder
'Usage
 
Dim instance As StudiesChronologicalTimelineManager
Dim hostControl As Control
Dim value As StudiesChronologicalSequenceBuilder
 
value = instance.GetTimeline(hostControl)

            

            

Parameters

hostControl
The System.Windows.Forms.Control that hosts the timeline view.

Return Value

A StudiesChronologicalSequenceBuilder object that is used to build the timeline.
Requirements

Target Platforms

See Also

Reference

StudiesChronologicalTimelineManager Class
StudiesChronologicalTimelineManager Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.