Back to Devexpress

BingGeocodePoint Members

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

latest2.9 KB
Original Source

BingGeocodePoint Members

Obsolete. Contains geocode point field values returned in the response from Bing Maps Services.

Constructors

NameDescription
BingGeocodePoint()Initializes a new instance of the BingGeocodePoint class.

Properties

NameDescription
CalculationMethodGets or sets the method used to compute the geocode point.
LocationGets or sets a geographical point that specifies the geocode point location on the map.
UsageTypeSpecifies how to use the geocode point.

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 short class name enclosed in parentheses.

See Also

BingGeocodePoint Class

DevExpress.XtraMap Namespace