Click or drag to resize
DigitalRuneAnimationT Properties

The AnimationT generic type exposes the following members.

Properties
  NameDescription
Public propertyFillBehavior
Gets or sets a value that specifies how the animation behaves when it reaches the end of its duration.
Public propertyIsAdditive
Gets or sets a value indicating whether the output of the animation is added to the current value of the property that is being animated.
Public propertyTargetObject
Gets or sets the object to which the animation is applied by default.
Public propertyTargetProperty
Gets or sets the property to which the animation is applied by default.
Public propertyTraits
Gets the traits of the animation values.
Top
See Also