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.