BingLocationInformation.BoundingBox Property
In This Article
Gets or sets the bounding box containing the search result of Bing locations.
Namespace: DevExpress.Xpf.Map
Assembly: DevExpress.Xpf.Map.v24.2.dll
NuGet Package: DevExpress.Wpf.Map
#Declaration
public SearchBoundingBox BoundingBox { get; set; }
#Property Value
Type | Description |
---|---|
Search |
A Search |
See Also