GetTimeline Method

Summary

Gets the created Timeline that is displayed by the provided control.

Syntax
C#
VB
C++
public StudiesChronologicalSequenceBuilder GetTimeline( 
   Control hostControl 
) 
  
Public Function GetTimeline( _ 
   ByVal hostControl As Control _ 
) As StudiesChronologicalSequenceBuilder 
public: 
StudiesChronologicalSequenceBuilder^ GetTimeline(  
   Control^ 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

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly