Search
AnimationOptions.Reverse Property
See Also
 





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

Namespace: MindFusion.Animations
Package: MindFusion.Common

 Syntax

C#  Copy Code

public bool Reverse { get; set; }

Visual Basic  Copy Code

Public Property Reverse As Boolean

 Property Value

 See Also