This document is archived and information here might be outdated. Recommended version. |
The units to use for the speed of the current position.
[Visual Basic .NET] Public Property SpeedUnits As esriGpsSpeedUnits
[C#] public esriGpsSpeedUnits SpeedUnits {get; set;}
[C++]
HRESULT get_SpeedUnits(
esriGpsSpeedUnits* pUnits
);
[C++]
HRESULT put_SpeedUnits(
esriGpsSpeedUnits pUnits
);
[C++] Parameters pUnits [out, retval]
pUnits is a parameter of type esriGpsSpeedUnits* pUnits [in]
pUnits is a parameter of type esriGpsSpeedUnits