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