BingLocationInformation.BoundingBox Property
Gets or sets the bounding box containing the search result of Bing locations.
Namespace: DevExpress.Xpf.Map
Assembly: DevExpress.Xpf.Map.v25.1.dll
NuGet Package: DevExpress.Wpf.Map
Declaration
Property Value
| Type | Description |
|---|---|
| SearchBoundingBox | A SearchBoundingBox object. |
See Also