AddressBase Class
In This Article
The base class for all classes representing the address information obtained from GIS services.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v24.2.dll
NuGet Package: DevExpress.Win.Map
#Declaration
#Related API Members
The following members return AddressBase objects:
#Remarks
This class provides the AddressBase.FormattedAddress property representing the string obtained from a GIS service.
See Also