Click or drag to resize
DigitalRuneIAnimationT Properties

The IAnimationT generic type exposes the following members.

Properties
  NameDescription
Public propertyFillBehavior
Gets a value that specifies how the animation behaves when it reaches the end of its duration.
(Inherited from ITimeline.)
Public propertyTargetObject
Gets the object to which the animation is applied by default.
(Inherited from ITimeline.)
Public propertyTargetProperty
Gets the property to which the animation is applied by default.
(Inherited from IAnimation.)
Public propertyTraits
Gets the traits of the animation values.
Top
See Also