Indicates whether the Continuous Loop check box is activated, to replay the data repeatedly.
[Visual Basic .NET] Public Property PlayContinously As Boolean
[C#] public bool PlayContinously {get; set;}
[C++]
HRESULT get_PlayContinously(
VARIANT_BOOL* pbvarPlayContinously
);
[C++]
HRESULT put_PlayContinously(
VARIANT_BOOL pbvarPlayContinously
);
[C++]Parameters
pbvarPlayContinously [out, retval] pbvarPlayContinously is a parameter of type VARIANT_BOOL pbvarPlayContinously [in] pbvarPlayContinously is a parameter of type VARIANT_BOOL
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Tracking Analyst Extension.