This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IR > IRealTimeFeed Interface > IRealTimeFeed.CurrentGroundCourse Property (ArcObjects .NET 10.5 SDK) |
The current ground course.
[Visual Basic .NET] Public ReadOnly Property CurrentGroundCourse As esriGpsGroundCourse
[C#] public esriGpsGroundCourse CurrentGroundCourse {get;}
[C++]
HRESULT get_CurrentGroundCourse(
esriGpsGroundCourse* pGroundCourse
);
[C++]
Parameters pGroundCourse [out, retval]
pGroundCourse is a parameter of type esriGpsGroundCourse