Click or drag to resize
DigitalRuneAnimationInstanceState Property
Gets the current state of the animation.

Namespace: DigitalRune.Animation
Assembly: DigitalRune.Animation (in DigitalRune.Animation.dll) Version: 1.4.0.0 (1.4.1.14427)
Syntax
public AnimationState State { get; }

Property Value

Type: AnimationState
The current state of the animation.
See Also