SimulatedGpsPath Property | ![Verizon Connect Logo](../icons/logo.jpg) |
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
Syntaxpublic IList<LatLon> Path { get; set; }
Public Property Path As IList(Of LatLon)
Get
Set
Property Value
Type:
IListLatLon
See Also