Back to Devexpress

AzureAddress Properties

wpf-devexpress-dot-xpf-dot-map-dot-azureaddress-dot-underscore-properties.md

latest3.5 KB
Original Source

AzureAddress Properties

Contains address information obtained from the Azure Maps GIS service.

NameDescription
AddressLineSpecifies the street line of an address relative to the area specified by the Locality or PostalCode properties.
AdminDistrictsSpecifies the subdivision names in the country or region for an address.
CanFreezeGets a value that indicates whether the object can be made unmodifiable. Inherited from Freezable.
CountryRegionSpecifies the country or region of an address.
CountryRegionIsoSpecifies the two-letter ISO country code.
DependencyObjectTypeGets the DependencyObjectType that wraps the CLR type of this instance. Inherited from DependencyObject.
DispatcherGets the Dispatcher this DispatcherObject is associated with. Inherited from DispatcherObject.
DistrictSpecifies the subdivision name in the country or region for an address.
FormattedAddressGets or sets the complete address. Inherited from AddressBase.
IsFrozenGets a value that indicates whether the object is currently modifiable. Inherited from Freezable.
IsSealedGets a value that indicates whether this instance is currently sealed (read-only). Inherited from DependencyObject.
LocalitySpecifies the populated place for the address.
NeighborhoodSpecifies the neighborhood for an address.
PostalCodeSpecifies the postcode, postal code, or ZIP Code of an address.

See Also

AzureAddress Class

AzureAddress Members

DevExpress.Xpf.Map Namespace