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