Gets and sets the speed for a location presentation step when a presentation is played using the spline algorithm.
| JavaScript | 
 | 
| LocationSplineSpeed | |
| C# | 
 | 
| double LocationSplineSpeed { get; set; } | |
| C++ | 
 | 
| HRESULT LocationSplineSpeed([out, retval] double* pVal) HRESULT LocationSplineSpeed([in] double pVal) | |