BoundingBoxContains Method | ![]() |
Name | Description | |
---|---|---|
![]() ![]() | Contains(BoundingBox) |
Tests to see if this BoundingBox fully contains another bounding box.
|
![]() ![]() | Contains(LatLon) |
Test if a given point lies within this BoundingBox. Points on the edge
of the BoundingBox are considered to be outside.
|