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