In The Hand
RouteInfo Class
NamespacesInTheHand.TomTomRouteInfo
.NET Components for Mobility
Specifies information about the current route.
Declaration Syntax
C#Visual Basic
public class RouteInfo
Public Class RouteInfo
Members
All MembersMethodsProperties



IconMemberDescription
BoundingRectangle
The latitude and longitude coordinates (LatLongRectangle object) that represent the southwest and northeast corners of a minimum bounding rectangle.

Departure
Location of departure point.

Destination
Location of destination point.

DistanceToDestination
Distance from current location to destination in metres.

Duration
Total estimated duration of the route.

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()()()
Allows an Object to attempt to free resources and perform other cleanup operations before the Object 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.)
IsCalculating
Indicates if the route is being calculated.

IsLeftToDestinationAvailable
Indicates if estimated distances and times are available.

IsPlanned
Indicates if the route is planned.

Length
Total length of the route from departure to destination in metres.

MemberwiseClone()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
TimeToDestination
Estimated time remaining to destination in seconds.

ToString()()()
Returns a String that represents the current Object.
(Inherited from Object.)
Inheritance Hierarchy
Object
RouteInfo

Assembly: InTheHand.TomTom (Module: InTheHand.TomTom) Version: 6.3.0.0