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

    Gets traffic incident results received from the Microsoft Azure service.

    Namespace: DevExpress.XtraMap

    Assembly: DevExpress.XtraMap.v25.1.dll

    NuGet Package: DevExpress.Win.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