| ITimelineFillBehavior Property |
Gets a value that specifies how the animation behaves when it reaches the end of its
duration.
Namespace: DigitalRune.AnimationAssembly: DigitalRune.Animation (in DigitalRune.Animation.dll) Version: 1.4.0.0 (1.4.1.14427)
Syntax FillBehavior FillBehavior { get; }
ReadOnly Property FillBehavior As FillBehavior
Get
property FillBehavior FillBehavior {
FillBehavior get ();
}
abstract FillBehavior : FillBehavior with get
Property Value
Type:
FillBehavior
A value that specifies how the animation behaves when it reaches the end of its duration.
See Also