C#
VB
C++
Gets or sets a value that determines the behavior of the timeline on load.
public bool ShowChronologicalTimelineOnLoad { get; set; }
Public Property ShowChronologicalTimelineOnLoad() As Boolean
Get
Set
public:
property bool ShowChronologicalTimelineOnLoad
{
bool get()
void set(bool value)
}
true to automatically show time line control when the workstation is loaded, false to hide it.
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