ArcObjects Library Reference (Carto)  

IGpsDisplayProperties.RefreshGpsDisplay Method

Refreshes the GPS display.

[Visual Basic .NET]
Public Sub RefreshGpsDisplay ( _
)
[C#]
public void RefreshGpsDisplay (
);
[C++]
HRESULT RefreshGpsDisplay(
void
);

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IGpsDisplayProperties Interface