BingGeocodePoint.Location Property
Gets or sets a geographical point that specifies the geocode point location on the map.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v24.1.dll
NuGet Package: DevExpress.Win.Map
Declaration
Property Value
Type | Description |
---|---|
GeoPoint | A geographical point that specifies the geocode point location on the map. |
See Also