ArcGIS Developer Help  (ESRI.ArcGIS.Animation)  

AnimationChangedEventHandler Delegate

Represents the method that handles the AnimationChanged event.
[Visual Basic .NET]
Public Delegate Sub AnimationChangedEventHandler ( _
)
[C#]
public delegate void AnimationChangedEventHandler (
);