Click or drag to resize
DigitalRuneDelegateAnimatablePropertyTIAnimatablePropertyBaseValue Property
Not implemented.

Namespace: DigitalRune.Animation
Assembly: DigitalRune.Animation (in DigitalRune.Animation.dll) Version: 1.4.0.0 (1.4.1.14427)
Syntax
Object IAnimatableProperty.BaseValue { get; }

Property Value

Type: Object

Implements

IAnimatablePropertyBaseValue
Exceptions
ExceptionCondition
NotImplementedException Always throws NotImplementedException.
See Also