|  | IAnimatablePropertyTBaseValue Property | 
            Gets the base value.
            
 
Namespace: DigitalRune.AnimationAssembly: DigitalRune (in DigitalRune.dll) Version: 1.20.0.0 (1.20.1.14552)
 Syntax
SyntaxReadOnly Property BaseValue As T
	Get
property T BaseValue {
	T get ();
}abstract BaseValue : 'T with get
Property Value
Type: 
TThe base value.
 See Also
See Also