Click or drag to resize
DigitalRuneAnimationClipTTargetProperty Property
Gets or sets the property 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
public string TargetProperty { get; set; }

Property Value

Type: String
The property to which the animation is applied by default. The default value is

Implements

IAnimationTargetProperty
Remarks
See Also