Skip to main content
All docs
V25.1
  • AzureTrafficIncidentCalculatedEventArgs.RequestResult Property

    Gets traffic incident results received from the Microsoft Azure service.

    Namespace: DevExpress.Xpf.Map

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

    NuGet Package: DevExpress.Wpf.Map

    Declaration

    public AzureTrafficIncidentCalculationResult RequestResult { get; }

    Property Value

    Type Description
    AzureTrafficIncidentCalculationResult

    The result of a request to the Azure Maps service for traffic incident information.

    See Also