Indicates whether to cycle the group animation.
[Visual Basic .NET] Public Property CycleAnimation As Boolean
[C#] public bool CycleAnimation {get; set;}
[C++]
HRESULT get_CycleAnimation(
VARIANT_BOOL* pbIsCycle
);
[C++]
HRESULT put_CycleAnimation(
VARIANT_BOOL pbIsCycle
);
[C++]Parameters
pbIsCycle [out, retval] pbIsCycle is a parameter of type VARIANT_BOOL pbIsCycle [in] pbIsCycle is a parameter of type VARIANT_BOOL
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.