Initializes a new instance of the FixedLatLng class
Namespace: Lucene.Net.Spatial.GeometryAssembly: Lucene.Net.Contrib.Spatial (in Lucene.Net.Contrib.Spatial.dll) Version: 2.9.1.2 (2.9.1.002)
Syntax
C# |
---|
public FixedLatLng( LatLng ll ) |
Visual Basic |
---|
Public Sub New ( _ ll As LatLng _ ) |
Visual C++ |
---|
public: FixedLatLng( LatLng^ ll ) |
Parameters
- ll
- Type: Lucene.Net.Spatial.Geometry..::..LatLng
[Missing <param name="ll"/> documentation for "M:Lucene.Net.Spatial.Geometry.FixedLatLng.#ctor(Lucene.Net.Spatial.Geometry.LatLng)"]