SearchRegion.BoundingArea Property

 

A ShapeBase Class object that defines an area of the map that matches the 'where' component of the search query. Get this property from the service response.

Syntax

public ShapeBase BoundingArea { set; get; }
Public Property BoundingArea As ShapeBase

Remarks

The BoundingArea property is populated when the SearchRegion.Source Property is "CurrentLocation", "MapView", or "Query".