Gets or sets the snap unit.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public TimeUnit SnapUnit { get; set; } |
Visual Basic Copy Code |
---|
Public Property SnapUnit As TimeUnit |
A member of the TimeUnit enumeration.
Specifies the time unit of the nearest value to align to when an item is being modified interactively.
Scheduling for .NET MAUI Guide | © 2023 MindFusion |