Search
Animation.AnimationComplete Event
See Also
 





Raised when an Animation completes.

Namespace: MindFusion.Animations
Assembly: MindFusion.Common

 Syntax

C#  Copy Code

public event EventHandler AnimationComplete

Visual Basic  Copy Code

Public Event AnimationComplete As EventHandler

 See Also