Gets or sets the number of units between adjacent ticks in the timeline.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public int UnitCount { get; set; } |
Visual Basic Copy Code |
---|
Public Property UnitCount As Integer |
An integer value.
Scheduling for .NET MAUI Guide | © 2023 MindFusion |