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


esriAnimationPlayMode Constants (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Animation)  

esriAnimationPlayMode Constants

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.

Product Availability

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

.NET Related Topics

How to set the animation environment