SimulatedGpsPath Property | |
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; }
Public Property Path As IList(Of LatLon)
Get
Set
Property Value
Type:
IListLatLonSee Also