This document is archived and information here might be outdated. Recommended version. |
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*