Back to Devexpress

BingAddress Class

wpf-devexpress-dot-xpf-dot-map-87ddc3d4.md

latest1.8 KB
Original Source

BingAddress 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

This class represents the address information obtained from the Bing GIS services.

Namespace : DevExpress.Xpf.Map

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

NuGet Package : DevExpress.Wpf.Map

Declaration

csharp
[NonCategorized]
[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("BingAddress", "", "")]
public class BingAddress :
    AddressBase
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("BingAddress", "", "")>
<NonCategorized>
Public Class BingAddress
    Inherits AddressBase

Inheritance

Object DispatcherObject DependencyObject Freezable MapDependencyObject AddressBase BingAddress

See Also

BingAddress Members

DevExpress.Xpf.Map Namespace