wpf-devexpress-dot-xpf-dot-map-37a45eb0.md
The base class for all classes representing the address information obtained from GIS services.
Namespace : DevExpress.Xpf.Map
Assembly : DevExpress.Xpf.Map.v25.2.dll
NuGet Package : DevExpress.Wpf.Map
[NonCategorized]
public abstract class AddressBase :
MapDependencyObject
<NonCategorized>
Public MustInherit Class AddressBase
Inherits MapDependencyObject
The following members return AddressBase objects:
This class provides the AddressBase.FormattedAddress property representing the string obtained from a GIS service.
Object DispatcherObject DependencyObject Freezable MapDependencyObject AddressBase AzureAddress
See Also