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

SearchRegion 

Initializes a new instance of a SearchRegion object.

Public Properties

Name

Description

BoundingArea 

A ShapeBase Class object that defines an area of the map that matches the 'where' component of the search query.

GeocodeLocation 

A GeocodeResult Class object containing a geocode match for the 'where' component of the search query.

Source 

A string indicating the source of the match for the 'where' component of the search query.

See Also

SearchResultSet.SearchRegion Property
SearchResultSet.AlternateSearchRegions Property