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