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

    Gets the name of the intersection or location where the traffic due to the incident starts.

    Namespace: DevExpress.XtraMap

    Assembly: DevExpress.XtraMap.v25.1.dll

    NuGet Package: DevExpress.Win.Map

    Declaration

    public string FromLocationName { get; }

    Property Value

    Type Description
    String

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

    See Also