Click or drag to resize

IRoute Properties

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release

The IRoute type exposes the following members.

Properties
  NameDescription
Public propertyCalculated
Indicates if the route has been calculated.
Public propertyCurrentTime
Gets or sets the current time, as used by the route. The time is in UTC.
Public propertyEnd
Gets or sets the end stop of the route.
Public propertyMapMouseEventsHandler
Gets the MapMouseEventsHandler.
(Inherited from IMapMouseHandler.)
Public propertyPersistNetwork
Gets or sets a flag that signals whether to keep the routing network in memory after the route has been calculated.
Public propertyCode exampleRequiredRendermodes
Specifies at which stages of rendering this renderer should be called.
(Inherited from IMapRenderer.)
Public propertyStart
Gets or sets the start point of the route.
Public propertyStopCount
Gets the number of stops on the route.
Public propertyStrategy
Gets or sets the RoutingStrategy used to calculate the route costs.
Public propertyVehicleSpec
Gets or sets the VehicleType for the route.
Top
See Also