SearchBoundingBox Fields
The rectangular area bounding the region containing a search result.| Name | Description |
|---|---|
| EastLongitudeProperty static | Identifies the SearchBoundingBox.EastLongitude dependency property. |
| NorthLatitudeProperty static | Identifies the SearchBoundingBox.NorthLatitude dependency property. |
| SouthLatitudeProperty static | Identifies the SearchBoundingBox.SouthLatitude dependency property. |
| WestLongitudeProperty static | Identifies the SearchBoundingBox.WestLongitude dependency property. |
See Also