windowsforms-devexpress-dot-xtramap-b4fee887.md
This class is obsolete. Microsoft deprecated Bing Maps on June 30th, 2025. For alternative providers, see https://www.devexpress.com/bing-maps-winforms
Provides data for the IsochroneCalculated event.
Namespace : DevExpress.XtraMap
Assembly : DevExpress.XtraMap.v25.2.dll
NuGet Package : DevExpress.Win.Map
[Obsolete("This class is obsolete. Microsoft deprecated Bing Maps on June 30th, 2025. For alternative providers, see https://www.devexpress.com/bing-maps-winforms")]
[PreferableMember("BingRouteIsochroneCalculatedEventArgs", "", "")]
public class BingRouteIsochroneCalculatedEventArgs :
AsyncCompletedEventArgs
<Obsolete("This class is obsolete. Microsoft deprecated Bing Maps on June 30th, 2025. For alternative providers, see https://www.devexpress.com/bing-maps-winforms")>
<PreferableMember("BingRouteIsochroneCalculatedEventArgs", "", "")>
Public Class BingRouteIsochroneCalculatedEventArgs
Inherits AsyncCompletedEventArgs
BingRouteIsochroneCalculatedEventArgs is the data class for the following events:
Object EventArgs AsyncCompletedEventArgs BingRouteIsochroneCalculatedEventArgs
See Also