SearchBoundingBox Constructors
The rectangular area bounding the region containing a search result.Name | Parameters | Description |
---|---|---|
SearchBoundingBox(Double, Double, Double, Double) | westLongitude, northLatitude, eastLongitude, southLatitude | Initializes a new instance of the SearchBoundingBox class with the specified coordinates of its corners. |
See Also