Back to Devexpress

AzureRouteSummary Members

windowsforms-devexpress-dot-xtramap-dot-azureroutesummary-dot-underscore-members.md

latest3.9 KB
Original Source

AzureRouteSummary Members

A summary object for a route section.

Constructors

NameDescription
AzureRouteSummary(Int32, Int32, Int32, Int32, DateTime, DateTime, GeoPoint, Int32, Int32)Initializes a new instance of the AzureRouteSummary class with specified settings.

Properties

NameDescription
ArrivalGets the estimated arrival time for the route or leg. Time is in UTC.
DepartureThe departure time for the route or leg.
DeviationDistance
DeviationPoint
DeviationTime
TrafficDelaySecondsGets the estimated delay in seconds caused by the real-time incident(s) according to traffic information.
TrafficLengthMetersGets the traffic length, in meters, caused by the real-time incident(s) according to traffic information.
TravelLengthMetersGets the estimated travel length in meters.
TravelTimeSecondsGets the estimated travel time, in seconds, that includes the delay due to real-time traffic.

Methods

NameDescription
Equals(Object, Object) staticDetermines whether the specified object instances are considered equal. Inherited from Object.
Equals(Object)Determines whether the specified object is equal to the current object. Inherited from Object.
GetHashCode()Serves as the default hash function. Inherited from Object.
GetType()Gets the Type of the current instance. Inherited from Object.
MemberwiseClone() protectedCreates a shallow copy of the current Object. Inherited from Object.
ReferenceEquals(Object, Object) staticDetermines whether the specified Object instances are the same instance. Inherited from Object.
ToString()Returns the textual representation of the AzureRouteSummary.

See Also

AzureRouteSummary Class

DevExpress.XtraMap Namespace