RouteRouteProgress Property | ![Verizon Connect Logo](../icons/logo.jpg) |
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
Syntaxpublic RouteProgress RouteProgress { get; set; }
Public Property RouteProgress As RouteProgress
Get
Set
Property Value
Type:
RouteProgress
RemarksThis feature is not available in GeoStream mode.
See Also