wpf-devexpress-dot-xpf-dot-map-89104830.md
This class is obsolete. Microsoft deprecated Bing Maps on June 30th, 2025. For alternative providers, see https://www.devexpress.com/bing-maps-wpf
Stores the isochrone calculation result and the coordinates of the point for which the isochrone is calculated.
Namespace : DevExpress.Xpf.Map
Assembly : DevExpress.Xpf.Map.v25.2.dll
NuGet Package : DevExpress.Wpf.Map
[Obsolete("This class is obsolete. Microsoft deprecated Bing Maps on June 30th, 2025. For alternative providers, see https://www.devexpress.com/bing-maps-wpf")]
[PreferableMember("BingRouteIsochroneResult", "", "")]
public class BingRouteIsochroneResult
<Obsolete("This class is obsolete. Microsoft deprecated Bing Maps on June 30th, 2025. For alternative providers, see https://www.devexpress.com/bing-maps-wpf")>
<PreferableMember("BingRouteIsochroneResult", "", "")>
Public Class BingRouteIsochroneResult
The following members return BingRouteIsochroneResult objects:
Object BingRouteIsochroneResult
See Also