Back to Devexpress

BingLocationInformation Properties

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

latest3.7 KB
Original Source

BingLocationInformation Properties

Obsolete. Provides information about a location obtained from the Bing Maps web service.

NameDescription
AddressGets or sets the address associated with the current location. Inherited from LocationInformation.
BoundingBoxGets or sets the bounding box containing the search result of Bing locations.
CanFreezeGets a value that indicates whether the object can be made unmodifiable. Inherited from Freezable.
ConfidenceGet or sets the confidence level of the geocoded location search results.
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.
DisplayNameGets or sets a display name associated with a location. Inherited from LocationInformation.
EntityTypeGets or sets the entity type represented as a string. Inherited from LocationInformation.
GeocodePointsGets or sets the collection of geocode points that a Bing Maps Service returns.
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.
LocationGets or sets geographical coordinates of a location. Inherited from LocationInformation.
MatchCodeGets or sets the confidence level of the Bing location on the map.

See Also

BingLocationInformation Class

BingLocationInformation Members

DevExpress.Xpf.Map Namespace