Gets and sets a Boolean that determines whether the presentation route is replayed continuously until stopped. If this Boolean is set to TRUE, the last location is connected to the first location to create a closed flight route.
JavaScript |
|
LoopRoute |
C# |
|
bool LoopRoute { get; set; } |
C++ |
|
HRESULT LoopRoute([out, retval] VARIANT_BOOL* pVal) HRESULT LoopRoute ([in] VARIANT_BOOL pVal) |