C#
VB
C++
Gets the created Timeline that is displayed by the provided control.
public StudiesChronologicalSequenceBuilder GetTimeline(
Control hostControl
)
Public Function GetTimeline( _
ByVal hostControl As Control _
) As Leadtools.Medical.Workstation.StudiesChronologicalSequenceBuilder
public:
Leadtools.Medical.Workstation.StudiesChronologicalSequenceBuilder^ GetTimeline(
Control^ hostControl
)
hostControl
The System.Windows.Forms.Control that hosts the timeline view.
A StudiesChronologicalSequenceBuilder object that is used to build the timeline.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET