This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Animation > ESRI.ArcGIS.Animation > Constants > E > esriAnimationState Constants (ArcObjects .NET 10.4 SDK) |
The Esri animation states.
Constant | Value | Description |
---|---|---|
esriAnimationInvalidState | 0 | Invalid state. |
esriAnimationStopped | 1 | No current action. Stopped. |
esriAnimationPlaying | 2 | Playing animation. |
esriAnimationPausedPlay | 3 | Paused play. |
esriAnimationRecording | 4 | Recording animation. |
esriAnimationPausedRecord | 5 | Paused recording. |