Click or drag to resize
DigitalRuneITimelineTargetObject Property
Gets the object to which the animation is applied by default.

Namespace: DigitalRune.Animation
Assembly: DigitalRune.Animation (in DigitalRune.Animation.dll) Version: 1.4.0.0 (1.4.1.14427)
Syntax
string TargetObject { get; }

Property Value

Type: String
The object to which the animation is applied by default.
Remarks
See Also