This document is archived and information here might be outdated. Recommended version. |
The animation displayed by the progressor as one of the esriAnimation constants. (Not implemented).
[Visual Basic .NET] Public Property Animation As esriAnimations
[C#] public esriAnimations Animation {get; set;}
[C++]
HRESULT get_Animation(
esriAnimations Animation
);
[C++]
HRESULT put_Animation(
esriAnimations* Animation
);
[C++] Parameters Animation [in]
Animation is a parameter of type esriAnimations Animation [out, retval]
Animation is a parameter of type esriAnimations*
This property is not implemented; do not try to use it.