This document is archived and information here might be outdated. Recommended version. |
The time between periodic recentering of the most current feature in the active track.
[Visual Basic .NET]
Public Property FollowRate As Double
[C#]
public double FollowRate {get; set;}
[C++]
HRESULT get_FollowRate(
System.Double* FollowRate
);
[C++]
HRESULT put_FollowRate(
double FollowRate
);
[C++] Parameters FollowRate [out, retval]
FollowRate is a parameter of type double* FollowRate [in]
FollowRate is a parameter of type double