Click or drag to resize

ForwardAnimation.HasReset Event

Occurs if animation has reset.

Namespace:  AGI.Foundation.Graphics.Advanced
Assembly:  AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 24.3.420.0 (24.3.420.0)
Syntax
public event EventHandler<EventArgs> HasReset

Value

Type: System.EventHandler<EventArgs>
See Also