Indicates whether to swap the from and to values after the animation completes.
Namespace: MindFusion.Animations
Assembly: MindFusion.Common.Wpf
C# Copy Code |
---|
public bool Reverse { get; set; } |
Visual Basic Copy Code |
---|
Public Property Reverse As Boolean |