Click or drag to resize

GpsAutomatonSetNewRoute Method

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Set a new route, clearing the old route.

Namespace:  Telogis.GeoBase.Navigation
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
public void SetNewRoute(
	Directions dir
)

Parameters

dir
Type: Telogis.GeoBase.RoutingDirections
The route to travel, specified as Directions.
See Also