Click or drag to resize

BoundingBoxContains Method

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Overload List
  NameDescription
Public methodCode exampleContains(BoundingBox)
Tests to see if this BoundingBox fully contains another bounding box.
Public methodCode exampleContains(LatLon)
Test if a given point lies within this BoundingBox. Points on the edge of the BoundingBox are considered to be outside.
Top
See Also