Click or drag to resize

RegionDataGetBoundingBoxes Method

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
An array of bounding boxes covering this region.

Namespace:  Telogis.GeoBase
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
public BoundingBox[] GetBoundingBoxes()

Return Value

Type: BoundingBox
The bounding boxes.
See Also