RouteSummary Class
This documentation is no longer available on MSDN. It is available as a CHM or PDF download. For the newest Geocoding, Imagery, Routing and Traffic services, see Bing Maps REST Services.
Contains route summary information, such as total distance and time.
Syntax
public class RouteSummary
Public Class RouteSummary
Constructor
Name |
Description |
---|---|
Initializes a new instance of a RouteSummary object. |
Public Properties
Name |
Description |
---|---|
A Rectangle Class object defining the map view that contains the route portion. |
|
A double representing the total distance of the route portion. |
|
A long representing the total time, in seconds, of the route portion. |