MoveByTime

Gets and sets a Boolean that determines whether a dynamic object's movement is based on a start and end time.

 

JavaScript

 

 

 

MoveByTime

 

C#

 

 

 

DynamicMotionStyle MoveByTime { get; set; }

 

C++

 

 

 

HRESULT MoveByTime ([out, retval] VARIANT_BOOL* pVal);

HRESULT MoveByTime ([in] VARIANT_BOOL pVal);)