Back to Devexpress

LocationInformation Members

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

latest3.4 KB
Original Source

LocationInformation Members

Contains information about a specific location on a map.

Constructors

NameDescription
LocationInformation()Initializes a new instance of the LocationInformation class with default settings.
LocationInformation(GeoPoint, String, String, AddressBase)Initializes a new instance of the LocationInformation class with the specified parameters.

Properties

NameDescription
AddressGets or sets the address associated with the current location.
DisplayNameGets or sets a display name associated with a location.
EntityTypeGets or sets the entity type represented as a string.
LocationGets or sets geographical coordinates of a location.

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.

See Also

LocationInformation Class

DevExpress.XtraMap Namespace