C#
VB
C++
Gets a value that determines whether the study timeline has been created for the provided control.
public bool IsStudyTimelineCreated(
Control host
)
Public Function IsStudyTimelineCreated( _
ByVal host As Control _
) As Boolean
public:
bool IsStudyTimelineCreated(
Control^ host
)
host
The System.Windows.Forms.Control that hosts the timeline view.
true if the study timeline is created; otherwise, it is false.
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