This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Animation > ESRI.ArcGIS.Animation > Constants > E > esriAnimationPlayMode Constants (ArcObjects .NET 10.5 SDK) |
The Esri animation play modes.
Constant | Value | Description |
---|---|---|
esriAnimationPlayOnceForward | 0 | Play the animation once in forward order. |
esriAnimationPlayOnceReverse | 1 | Play animation once in reverse order. |
esriAnimationPlayLoopForward | 2 | Loop the animation in forward order. |
esriAnimationPlayLoopReverse | 3 | Loop the animation in forward and reverse order. |