Click or drag to resize

NavigatorRouteCalculator Property

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Gets or sets the implementation of IRouteCalculator - the method this Navigator uses for calculating the route.

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

Property Value

Type: IRouteCalculator
See Also