RouteLeg Class |
Namespace: GoogleDirections
The RouteLeg type exposes the following members.
Name | Description | |
---|---|---|
Distance |
Gets the distance of this leg in metres.
| |
Duration |
Gets the duration of this leg in seconds.
| |
EndAddress |
Gets the end address for this leg.
| |
EndLocation |
Gets the end location of this leg of the route.
| |
StartAddress |
Gets the start address for this leg.
| |
StartLocation |
Gets the start location of this leg of the route.
| |
Steps |
Gets the steps for this leg of the route.
|
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |