Gets the settings for the bottom timeline.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
SyntaxC#
Copy Code
|
|---|
public TimelineSettings BottomTimelineSettings { get; } |
Visual Basic
Copy Code
|
|---|
Public ReadOnly Property BottomTimelineSettings As TimelineSettings |
An instance of the TimelineSettings class.
See Also