Click or drag to resize

ForwardAnimation.Stopped Event

Occurs if animation has stopped.

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> Stopped

Value

Type: System.EventHandler<EventArgs>
See Also