Click or drag to resize
DigitalRuneAnimationManagerStopAnimation Method
Stops the animation on the specified objects or properties.
Overload List
  NameDescription
Public methodStopAnimation(IAnimatableObject)
Stops all animations affecting the specified object.
Public methodStopAnimation(IEnumerableIAnimatableObject)
Stops all animations affecting the specified objects.
Public methodStopAnimation(IAnimatableProperty)
Stops all animations affecting the specified property.
Top
See Also