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

    Gets the road names (numbers) affected by the incident. Multiple road numbers are separated by slashes.

    Namespace: DevExpress.XtraMap

    Assembly: DevExpress.XtraMap.v25.1.dll

    NuGet Package: DevExpress.Win.Map

    Declaration

    public string RoadNames { get; }

    Property Value

    Type Description
    String

    The road names (numbers) affected by the incident.

    See Also