BoundingBox Methods |
The BoundingBox type exposes the following members.
Name | Description | |
---|---|---|
![]() | Contains |
Is WGS84Point within BoundingBox |
![]() | Equals | Determines whether the specified object is equal to the current object. (Overrides ObjectEquals(Object).) |
![]() | ExpandToInclude |
Expand this BoundingBox to include other BoundingBox |
![]() | GetHashCode | Serves as the default hash function. (Overrides ObjectGetHashCode.) |
![]() | Intersects |
Does this BoundingBox intersect (overlap) with other BoundingBox |
![]() | ToString | Returns a string that represents the current object. (Overrides ObjectToString.) |