Home > All Other Interfaces > IPresentation > LoopRoute

LoopRoute

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] VARIANT_BOOL pVal)