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


IAnimationEvents Interface (ArcObjects .NET 10.6 SDK)
ArcObjects Help for .NET developers > ArcObjects namespaces > Animation > ESRI.ArcGIS.Animation > Interfaces > IA > IAnimationEvents Interface (ArcObjects .NET 10.6 SDK)
ArcObjects Library Reference (Animation)  

IAnimationEvents Interface

Provides access to events that occur when animation plays or records.

Product Availability

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

Members

Name Description
Method AfterFrame Occurs after animation plays a new frame.
Method BeforeFrame Occurs before animation plays a new frame.
Method BeforeRecord Occurs before animation attempts to record a new view keyframe.
Method StateChanged Occurs when animation state changes.

CoClasses that implement IAnimationEvents

CoClasses and Classes Description
AGAnimationUtils Class containing common implementation of utility methods.
AnimationControlsDialog (esriAnimationUI) The animation controls dialog.
AnimationEventsHelper
AnimationExporterAVI An exporter of animations to AVI video format.
AnimationExporterQT An exporter of animations to QuickTime video format.
AnimationExporterSeqImages An exporter of animations to a folder of sequential images.
AnimationTimePropPage (esriAnimationUI) The animation time property page.