Skip to main content
A newer version of this page is available. .

AddressBase Class

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

Namespace: DevExpress.XtraMap

Assembly: DevExpress.XtraMap.v20.1.dll

NuGet Package: DevExpress.Win.Map

Declaration

public abstract 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

See Also