Click or drag to resize
DigitalRuneIAnimationTTraits Property
Gets the traits of the animation values.

Namespace: DigitalRune.Animation
Assembly: DigitalRune.Animation (in DigitalRune.Animation.dll) Version: 1.4.0.0 (1.4.1.14427)
Syntax
IAnimationValueTraits<T> Traits { get; }

Property Value

Type: IAnimationValueTraitsT
The traits of the animation values.
See Also