NWFRoute Properties |
The NWFRoute type exposes the following members.
Name | Description | |
---|---|---|
BondedLinks |
Sets the bonded links. Routes calculated with this property set will not deviate from the provided list of links.
(Inherited from Route.) | |
Calculated |
Check if this route needs to be calculated.
(Inherited from Route.) | |
CurrentTime |
Get or set the current time, as a DateTime. The time is in UTC.
(Inherited from Route.) | |
CustomRoutingAccessKeys | Obsolete.
Gets or sets the custom routing access keys for this route. For internal use only.
(Inherited from Route.) | |
End |
The end location of this route.
(Inherited from Route.) | |
MapMouseEventsHandler |
Gets the events object for the list - Always null.
(Inherited from Route.) | |
PersistNetwork |
Gets or sets a flag that signals whether to keep the routing
network in memory after the route has been calculated. This
uses more memory but speeds recalculation of the route when
using multiple routing strategies.
(Inherited from Route.) | |
RequiredRendermodes |
Gets the RenderMode required by this Route.
(Inherited from Route.) | |
RouteProgress |
Gets or sets the RouteProgress delegate
used to calculate the progress made as the user travels along the route.
(Inherited from Route.) | |
Start |
Get or set the starting location of route.
(Inherited from Route.) | |
StopCount |
Return the number of RouteStops on the route.
(Inherited from Route.) | |
Strategy |
Sets the RoutingStrategy used
to optimize stops and calculate directions. Default is RoutingStrategyFastest.
(Inherited from Route.) | |
VehicleSpec |
The specifications of the vehicle to drive the route.
(Inherited from Route.) |