SearchRegion Class
This documentation is no longer available on MSDN. It is available as a CHM or PDF download. For the newest Geocoding, Imagery, Routing and Traffic services, see Bing Maps REST Services.
Contains a location or area that matches the 'where' component of the search query.
Syntax
public class SearchRegion
Public Class SearchRegion
Constructor
Name |
Description |
---|---|
Initializes a new instance of a SearchRegion object. |
Public Properties
Name |
Description |
---|---|
A ShapeBase Class object that defines an area of the map that matches the 'where' component of the search query. |
|
A GeocodeResult Class object containing a geocode match for the 'where' component of the search query. |
|
A string indicating the source of the match for the 'where' component of the search query. |
See Also
SearchResultSet.SearchRegion Property
SearchResultSet.AlternateSearchRegions Property