Back to Devexpress

BingGeocodePoint.Location Property

wpf-devexpress-dot-xpf-dot-map-dot-binggeocodepoint-2f377d56.md

latest1.0 KB
Original Source

BingGeocodePoint.Location Property

Gets or sets a geographical point that specifies the geocode point location on the map.

Namespace : DevExpress.Xpf.Map

Assembly : DevExpress.Xpf.Map.v25.2.dll

NuGet Package : DevExpress.Wpf.Map

Declaration

csharp
public GeoPoint Location { get; set; }
vb
Public Property Location As GeoPoint

Property Value

TypeDescription
GeoPoint

A geographical point that specifies the geocode point location on the map.

|

See Also

BingGeocodePoint Class

BingGeocodePoint Members

DevExpress.Xpf.Map Namespace