Back to Devexpress

BingGeocodePoint.Location Property

windowsforms-devexpress-dot-xtramap-dot-binggeocodepoint-f6df8371.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.XtraMap

Assembly : DevExpress.XtraMap.v25.2.dll

NuGet Package : DevExpress.Win.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.XtraMap Namespace