Back to Devexpress

SearchBoundingBox Members

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

latest3.5 KB
Original Source

SearchBoundingBox Members

The rectangular area bounding the region containing a search result.

Constructors

NameDescription
SearchBoundingBox(Double, Double, Double, Double)Initializes a new instance of the SearchBoundingBox class with the specified coordinates of its corners.

Properties

NameDescription
EastLongitudeReturns the value of the east longitude of the SearchBoundingBox.
NorthLatitudeReturns the value of the north latitude of the SearchBoundingBox.
SouthLatitudeReturns the value of the south latitude of the SearchBoundingBox.
WestLongitudeReturns the value of the west longitude of the SearchBoundingBox.

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 the SearchBoundingBox.

See Also

SearchBoundingBox Class

DevExpress.XtraMap Namespace