NavigatorRouteCalculator Property | |
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; }
Public Property RouteCalculator As IRouteCalculator
Get
Set
Property Value
Type:
IRouteCalculatorSee Also