This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Animation > ESRI.ArcGIS.Animation > Interfaces > IA > IAnimationContentEvents Interface > IAnimationContentEvents.AnimationChanged Event (ArcObjects .NET 10.4 SDK) |
Occurs when animation state changes.
[Visual Basic .NET] Public Event AnimationChanged As AnimationChangedEventHandler
[C#] public event AnimationChangedEventHandler AnimationChanged
[C++]
HRESULT AnimationChanged(
void
);