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


esriAnimations Constants (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (System)  

esriAnimations Constants

Esri animation types.

Constant Value Description
esriAnimationDrawing 0 Animation to depict painting or drawing.
esriAnimationPrinting 1 Animation to depict printing.
esriAnimationOther 2 User AVI animation.
esriAnimationLast 3 Always the last animation.

Product Availability

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

Remarks

This enumeration was meant to be used by the IAnimationProgressor::Animation property. However, this property is not implemented so therefore these esriAnimations constants are not used by anything.