This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IG > IGpsDisplayProperties Interface > IGpsDisplayProperties.RefreshGpsDisplay Method (ArcObjects .NET 10.5 SDK) |
Refreshes the GPS display.
[Visual Basic .NET]
Public Sub RefreshGpsDisplay ( _
)
[C#] public void RefreshGpsDisplay ( );
[C++]
HRESULT RefreshGpsDisplay(
void
);