Skip to main content
All docs
V25.1
  • AzureTrafficIncidentResult.ToLocationName Property

    Returns the name of the intersection or location where the traffic due to the incident ends.

    Namespace: DevExpress.Xpf.Map

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

    NuGet Package: DevExpress.Wpf.Map

    Declaration

    public string ToLocationName { get; }

    Property Value

    Type Description
    String

    The name of the intersection or location where the traffic due to the incident ends.

    See Also