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