Back to Devexpress

OsmAddress Fields

wpf-devexpress-dot-xpf-dot-map-dot-osmaddress-dot-underscore-fields.md

latest3.4 KB
Original Source

OsmAddress Fields

An address used to specify a location for which to obtain geo data from the Open Street Map service.

NameDescription
CityDistrictProperty staticIdentifies the OsmAddress.CityDistrict dependency property.
CityProperty staticIdentifies the OsmAddress.City dependency property.
CountryCodeProperty staticIdentifies the OsmAddress.CountryCode dependency property.
CountryProperty staticIdentifies the OsmAddress.Country dependency property.
CountyDistrictProperty staticIdentifies the OsmAddress.CountyDistrict dependency property.
CountyProperty staticIdentifies the OsmAddress.County dependency property.
FormattedAddressProperty staticIdentifies the AddressBase.FormattedAddress dependency property. Inherited from AddressBase.
HouseNumberProperty staticIdentifies the OsmAddress.HouseNumber dependency property.
PostcodeProperty staticIdentifies the OsmAddress.Postcode dependency property.
RiverProperty staticIdentifies the OsmAddress.River dependency property.
RoadProperty staticIdentifies the OsmAddress.Road dependency property.
StateDistrictProperty staticIdentifies the OsmAddress.StateDistrict dependency property.
StateProperty staticIdentifies the OsmAddress.State dependency property.
SuburbProperty staticIdentifies the OsmAddress.Suburb dependency property.
TownProperty staticIdentifies the OsmAddress.Town dependency property.
VillageProperty staticIdentifies the OsmAddress.Village dependency property.

See Also

OsmAddress Class

OsmAddress Members

DevExpress.Xpf.Map Namespace