The animation type.
[Visual Basic .NET] Public Property AnimationType As IAGAnimationType
[C#] public IAGAnimationType AnimationType {get; set;}
[C++]
HRESULT get_AnimationType(
IAGAnimationType** ppAnimationType
);
[C++]
HRESULT putref_AnimationType(
IAGAnimationType* ppAnimationType
);
[C++]Parameters
ppAnimationType [out, retval]ppAnimationType is a parameter of type IAGAnimationType
ppAnimationType [in]ppAnimationType is a parameter of type IAGAnimationType
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.