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