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

Namespace: DigitalRune.Animation
Assembly: DigitalRune (in DigitalRune.dll) Version: 1.20.0.0 (1.20.1.14552)
Syntax
bool HasBaseValue { get; }

Property Value

Type: Boolean
if this property has a base value; otherwise, .
See Also