Back to Devexpress

OsmAddress Properties

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

latest4.1 KB
Original Source

OsmAddress Properties

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

NameDescription
CanFreezeGets a value that indicates whether the object can be made unmodifiable. Inherited from Freezable.
CityGets or sets the city name to specify the location address.
CityDistrictGets or sets the city district to specify the location address.
CountryGets or sets the localized country name.
CountryCodeGets or sets the two letter ISO country code in the upper case.
CountyGets or sets the county name to specify the location address.
CountyDistrictGets or sets the country district to specify the location address.
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.
FormattedAddressGets or sets the complete address. Inherited from AddressBase.
HouseNumberGets or sets the house number to specify the location address.
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.
PostcodeGets or sets the postal code of a building/area.
RiverGets or sets the river to specify the location address.
RoadGets or sets the road name to specify the location address.
StateGets or sets the state to specify the location address.
StateDistrictGets or sets the state district to specify the location address.
SuburbGets or sets the suburb to specify the location address.
TownGets or sets the town name to specify the location address.
VillageGets or sets the village name to specify the location address.

See Also

OsmAddress Class

OsmAddress Members

DevExpress.Xpf.Map Namespace