Click or drag to resize
DigitalRuneAnimationTransitionsReplace Method
Replaces all existing animations with the new animation. The new animation takes effect immediately. The previous animations are stopped and removed from the animation system.

Namespace: DigitalRune.Animation
Assembly: DigitalRune.Animation (in DigitalRune.Animation.dll) Version: 1.4.0.0 (1.4.1.14427)
Syntax
public static AnimationTransition Replace()

Return Value

Type: AnimationTransition
The AnimationTransition.
See Also