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


IAnimationContentEvents.AnimationChanged Event (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Animation > ESRI.ArcGIS.Animation > Interfaces > IA > IAnimationContentEvents Interface > IAnimationContentEvents.AnimationChanged Event
ArcGIS Developer Help

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