Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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".