Back to Devexpress

BingRouteIsochroneResult Class

wpf-devexpress-dot-xpf-dot-map-89104830.md

latest1.7 KB
Original Source

BingRouteIsochroneResult Class

OBSOLETE

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

Declaration

csharp
[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
vb
<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:

Inheritance

Object BingRouteIsochroneResult

See Also

BingRouteIsochroneResult Members

DevExpress.Xpf.Map Namespace