Initializes a new instance of the LatLng class

Namespace: Lucene.Net.Spatial.Geometry
Assembly: Lucene.Net.Contrib.Spatial (in Lucene.Net.Contrib.Spatial.dll) Version: 2.9.1.2 (2.9.1.002)

Syntax

C#
protected LatLng()
Visual Basic
Protected Sub New
Visual C++
protected:
LatLng()

See Also