MindFusion.Wpf Pack Programmer's Guide
AnimationOptions.Reverse Property
See Also
 





Indicates whether to swap the from and to values after the animation completes.

Namespace: MindFusion.Animations
Assembly: MindFusion.Common.Wpf

 Syntax

C#  Copy Code

public bool Reverse { get; set; }

Visual Basic  Copy Code

Public Property Reverse As Boolean

 Property Value

 See Also

AnimationOptions Members
AnimationOptions Class
MindFusion.Animations Namespace