[Missing <summary> documentation for "M:Lucene.Net.Spatial.Geometry.FixedLatLng.DoubleToFixed(System.Double)"]
Assembly: Lucene.Net.Contrib.Spatial (in Lucene.Net.Contrib.Spatial.dll) Version: 2.9.1.2 (2.9.1.002)
Syntax
| C# |
|---|
public static int DoubleToFixed( double d ) |
| Visual Basic |
|---|
Public Shared Function DoubleToFixed ( _ d As Double _ ) As Integer |
| Visual C++ |
|---|
public: static int DoubleToFixed( double d ) |
Parameters
- d
- Type: System..::..Double
[Missing <param name="d"/> documentation for "M:Lucene.Net.Spatial.Geometry.FixedLatLng.DoubleToFixed(System.Double)"]
Return Value
[Missing <returns> documentation for "M:Lucene.Net.Spatial.Geometry.FixedLatLng.DoubleToFixed(System.Double)"]