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

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

    Namespace: DevExpress.XtraMap

    Assembly: DevExpress.XtraMap.v25.1.dll

    NuGet Package: DevExpress.Win.Map

    Declaration

    public int TrafficLengthMeters { get; }

    Property Value

    Type Description
    Int32

    The traffic length in meters.

    See Also