Back to Devexpress

BingLocationInformation.BoundingBox Property

wpf-devexpress-dot-xpf-dot-map-dot-binglocationinformation-e477fb4c.md

latest1.1 KB
Original Source

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.2.dll

NuGet Package : DevExpress.Wpf.Map

Declaration

csharp
public SearchBoundingBox BoundingBox { get; set; }
vb
Public Property BoundingBox As SearchBoundingBox

Property Value

TypeDescription
SearchBoundingBox

A SearchBoundingBox object.

|

See Also

BingLocationInformation Class

BingLocationInformation Members

DevExpress.Xpf.Map Namespace