|  | IKeyFrameTValue Property | 
            Gets the animation value of the key frame.
            
 
Namespace: DigitalRune.AnimationAssembly: DigitalRune.Animation (in DigitalRune.Animation.dll) Version: 1.4.0.0 (1.4.1.14427)
 Syntax
SyntaxReadOnly Property Value As T
	Get
property T Value {
	T get ();
}abstract Value : 'T with get
Property Value
Type: 
TThe animation value of the key frame.
 See Also
See Also