The play type, play based on duration or number of frames).
[Visual Basic .NET] Public Property PlayType As esriAnimationPlayType
[C#] public esriAnimationPlayType PlayType {get; set;}
[C++]
HRESULT get_PlayType(
esriAnimationPlayType* pPlayType
);
[C++]
HRESULT put_PlayType(
esriAnimationPlayType pPlayType
);
[C++]Parameters
pPlayType [out, retval]pPlayType is a parameter of type esriAnimationPlayType
pPlayType [in]pPlayType is a parameter of type esriAnimationPlayType
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.