GeoHashWesternNeighbour Property |
Nearest
GeoHash Neighbor to the West
Namespace:
VelocityDBExtensions.Geo
Assembly:
VelocityDBExtensions (in VelocityDBExtensions.dll) Version: 11.1.0.0 (11.1.0)
Syntaxpublic GeoHash WesternNeighbour { get; }
Public ReadOnly Property WesternNeighbour As GeoHash
Get
public:
property GeoHash^ WesternNeighbour {
GeoHash^ get ();
}
member WesternNeighbour : GeoHash with get
Property Value
Type:
GeoHash
See Also