Back to Devexpress

BingLocationInformation Members

windowsforms-devexpress-dot-xtramap-dot-binglocationinformation-dot-underscore-members.md

latest4.2 KB
Original Source

BingLocationInformation Members

Obsolete. Contains the Bing location information on the map.

Constructors

NameDescription
BingLocationInformation()Initializes a new instance of the BingLocationInformation class with default settings.

Properties

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.
ConfidenceGet or sets the confidence level of the geocoded location search results.
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.
LocationGets or sets geographical coordinates of a location. Inherited from LocationInformation.
MatchCodeGets or sets the confidence level of the Bing location on the map.

Methods

NameDescription
Equals(Object, Object) staticDetermines whether the specified object instances are considered equal. Inherited from Object.
Equals(Object)Determines whether the specified object is equal to the current object. Inherited from Object.
GetHashCode()Serves as the default hash function. Inherited from Object.
GetType()Gets the Type of the current instance. Inherited from Object.
MemberwiseClone() protectedCreates a shallow copy of the current Object. Inherited from Object.
ReferenceEquals(Object, Object) staticDetermines whether the specified Object instances are the same instance. Inherited from Object.
ToString()Returns the textual representation of LocationInformation. Inherited from LocationInformation.

See Also

BingLocationInformation Class

DevExpress.XtraMap Namespace