Back to Devexpress

AddressBase Class

windowsforms-devexpress-dot-xtramap-5a1125a8.md

latest1.4 KB
Original Source

AddressBase Class

The base class for all classes representing the address information obtained from GIS services.

Namespace : DevExpress.XtraMap

Assembly : DevExpress.XtraMap.v25.2.dll

NuGet Package : DevExpress.Win.Map

Declaration

csharp
public abstract class AddressBase
vb
Public MustInherit Class AddressBase

The following members return AddressBase objects:

Remarks

This class provides the AddressBase.FormattedAddress property representing the string obtained from a GIS service.

Inheritance

Object AddressBase AzureAddress

BingAddress

OsmAddress

See Also

AddressBase Members

DevExpress.XtraMap Namespace