[Missing <summary> documentation for "M:Lucene.Net.Spatial.Geometry.FixedLatLng.GetFixedLng"]

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#
public override int GetFixedLng()
Visual Basic
Public Overrides Function GetFixedLng As Integer
Visual C++
public:
virtual int GetFixedLng() override

Return Value

[Missing <returns> documentation for "M:Lucene.Net.Spatial.Geometry.FixedLatLng.GetFixedLng"]

See Also