Click or drag to resize

SimulatedGpsPath Property

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
The list of points remaining in the path. Points will be removed from the start of the list as they are visited.

Namespace:  Telogis.GeoBase.Navigation
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
public IList<LatLon> Path { get; set; }

Property Value

Type: IListLatLon
See Also