[Missing <summary> documentation for "M:Lucene.Net.Spatial.Tier.CartesianPolyFilterBuilder.GetBoxShape(System.Double,System.Double,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 Shape GetBoxShape( double latitude, double longitude, double miles ) |
Visual Basic |
---|
Public Function GetBoxShape ( _ latitude As Double, _ longitude As Double, _ miles As Double _ ) As Shape |
Visual C++ |
---|
public: Shape^ GetBoxShape( double latitude, double longitude, double miles ) |
Parameters
- latitude
- Type: System..::..Double
[Missing <param name="latitude"/> documentation for "M:Lucene.Net.Spatial.Tier.CartesianPolyFilterBuilder.GetBoxShape(System.Double,System.Double,System.Double)"]
- longitude
- Type: System..::..Double
[Missing <param name="longitude"/> documentation for "M:Lucene.Net.Spatial.Tier.CartesianPolyFilterBuilder.GetBoxShape(System.Double,System.Double,System.Double)"]
- miles
- Type: System..::..Double
[Missing <param name="miles"/> documentation for "M:Lucene.Net.Spatial.Tier.CartesianPolyFilterBuilder.GetBoxShape(System.Double,System.Double,System.Double)"]
Return Value
[Missing <returns> documentation for "M:Lucene.Net.Spatial.Tier.CartesianPolyFilterBuilder.GetBoxShape(System.Double,System.Double,System.Double)"]