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. |
Remarks
This enumeration was meant to be used by the IAnimationProgressor::Animationproperty. However, this property is not implemented so therefore these esriAnimations constants are not used by anything.