Pause

Gets and sets a Boolean that determines whether the object pauses in the middle of its route.

JavaScript

 

 

 

Pause

 

C#

 

 

 

bool Pause { get; set; }

 

C++

 

 

 

HRESULT Pause([out, retval] VARIANT_BOOL* pVal)

HRESULT Pause([in] VARIANT_BOOL pVal)