TwoGeoHashBoundingBoxBottomLeft Property |
[Missing <summary> documentation for "P:VelocityDBExtensions.Geo.util.TwoGeoHashBoundingBox.BottomLeft"]
Namespace:
VelocityDBExtensions.Geo.util
Assembly:
VelocityDBExtensions (in VelocityDBExtensions.dll) Version: 8.2.1.0 (8.2.1)
Syntaxpublic virtual GeoHash BottomLeft { get; }
Public Overridable ReadOnly Property BottomLeft As GeoHash
Get
public:
virtual property GeoHash^ BottomLeft {
GeoHash^ get ();
}
abstract BottomLeft : GeoHash with get
override BottomLeft : GeoHash with get
Property Value
Type:
GeoHash
See Also