Back to Devexpress

BingAddress Properties

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

latest3.8 KB
Original Source

BingAddress Properties

Obsolete. This class represents the address information obtained from the Bing GIS services.

NameDescription
AddressLineGets or sets the official street line of an address relative to the area, as specified by the BingAddress.Locality or BingAddress.PostalCode properties.
AdminDistrictGets or sets the subdivision name in the country or region for an address.
CanFreezeGets a value that indicates whether the object can be made unmodifiable. Inherited from Freezable.
CountryRegionGets or sets the country or region name of an address.
CountryRegionIso2Gets or sets 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.
DistrictGets or sets 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.
LocalityGets or sets the populated place for the address.
NeighborhoodGets or sets the neighborhood for an address.
PostalCodeGets or sets the post code, postal code, or ZIP Code of an address.
PostalTownGets or sets the city or neighborhood that corresponds to the BingAddress.PostalCode of the address information obtained from Bing GIS services.

See Also

BingAddress Class

BingAddress Members

DevExpress.Xpf.Map Namespace