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

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

    Namespace: DevExpress.Xpf.Map

    Assembly: DevExpress.Xpf.Map.v25.1.dll

    NuGet Package: DevExpress.Wpf.Map

    Declaration

    public int TravelTimeSeconds { get; }

    Property Value

    Type Description
    Int32

    Estimated travel time in seconds.

    See Also