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

    Returns the traffic length, in meters, caused by the real-time incident(s) according to traffic information.

    Namespace: DevExpress.Xpf.Map

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

    NuGet Package: DevExpress.Wpf.Map

    Declaration

    public int TrafficLengthMeters { get; }

    Property Value

    Type Description
    Int32

    The traffic length in meters.

    See Also