ArcObjects Library Reference (Animation)  

IAnimationContentEvents.AnimationChanged Event

Occurs when animation state changes.

[Visual Basic .NET]
Public Event AnimationChanged As AnimationChangedEventHandler
[C#]
public event AnimationChangedEventHandler AnimationChanged
[C++]
HRESULT AnimationChanged(
void
);

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IAnimationContentEvents Interface