Click or drag to resize

NavigatorGps Property

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Gets or sets the IGps interface.

Namespace:  Telogis.GeoBase.Navigation
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
public IGps Gps { get; set; }

Property Value

Type: IGps
Remarks
See SimulatedGps to simulate a GPS unit.
See Also