Skip to main content
All docs
V25.1
  • AzureRouteSummary.TravelTimeSeconds Property

    Gets the estimated travel time, in seconds, that includes the delay due to real-time traffic.

    Namespace: DevExpress.XtraMap

    Assembly: DevExpress.XtraMap.v25.1.dll

    NuGet Package: DevExpress.Win.Map

    Declaration

    public int TravelTimeSeconds { get; }

    Property Value

    Type Description
    Int32

    Estimated travel time in seconds.

    See Also