This document is archived and information here might be outdated.  Recommended version.


IAnimationContentEvents.AnimationChanged Event (ArcObjects .NET 10.5 SDK)
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