Gets or sets the color used to mark the current time in the timeline.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public Color NowColor { get; set; } |
Visual Basic Copy Code |
---|
Public Property NowColor As Color |
A Color object.
Scheduling for .NET MAUI Guide | © 2023 MindFusion |