This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IG > IGpsDisplayProperties Interface > IGpsDisplayProperties.SpeedUnits Property (ArcObjects .NET 10.4 SDK) |
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