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