Click or drag to resize

ForwardAnimationAnimatingForward Property

Gets or sets a value indicating whether or not animation is in the forward direction. If , animation is going backwards.

Namespace:  AGI.Foundation.Graphics.Advanced
Assembly:  AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
protected bool AnimatingForward { get; set; }

Property Value

Type: Boolean
See Also