This document is archived and information here might be outdated. Recommended version. |
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. |
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.