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 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly

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