Click or drag to resize

RouteRouteProgress Property

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Gets or sets the RouteProgress delegate used to calculate the progress made as the user travels along the route.

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

Property Value

Type: RouteProgress
Remarks
This feature is not available in GeoStream mode.
See Also