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


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

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.

Classes that implement IAnimationEvents

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.