C#
VB
C++
Determines if the study time line is visible.
public bool IsStudyTimelineVisible(
Control hostControl
)
Public Function IsStudyTimelineVisible(
ByVal hostControl As System.Windows.Forms.Control
) As Boolean
public:
bool IsStudyTimelineVisible(
System::Windows::Forms::Control^ hostControl
)
hostControl
Parent control that contains the study time line control.
true if the study time line is visible, otherwise false.
StudiesChronologicalTimelineManager Class
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