GeoHashSignificantBits Property |
how many significant bits are there in this ?
Namespace:
VelocityDBExtensions.Geo
Assembly:
VelocityDBExtensions (in VelocityDBExtensions.dll) Version: 11.1.0.0 (11.1.0)
Syntaxpublic int SignificantBits { get; }
Public ReadOnly Property SignificantBits As Integer
Get
public:
property int SignificantBits {
int get ();
}
member SignificantBits : int with get
Property Value
Type:
Int32
See Also