Click or drag to resize

ISearchSuggestionBoundingBox Property

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
The bounding box of a region. This field will only be populated for region suggestions, where available; for other suggestions, this will return null.

Namespace:  Telogis.GeoBase.Geocoding
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
BoundingBox BoundingBox { get; }

Property Value

Type: BoundingBox
See Also