Click or drag to resize
DigitalRuneDelegateAnimatablePropertyTIAnimatablePropertyHasBaseValue Property
Gets a value indicating whether this property has a base value.

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

Property Value

Type: Boolean
Returns always .

Implements

IAnimatablePropertyHasBaseValue
See Also