RegionDataGetBoundingBoxes Method | |
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()
Public Function GetBoundingBoxes As BoundingBox()
Return Value
Type:
BoundingBoxThe bounding boxes.
See Also