Provides access to events that occur when animation plays or records.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
Description | ||
---|---|---|
AfterFrame | Occurs after animation plays a new frame. | |
BeforeFrame | Occurs before animation plays a new frame. | |
BeforeRecord | Occurs before animation attempts to record a new view keyframe. | |
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. |