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

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 abstract int GetFixedLat()
Visual Basic
Public MustOverride Function GetFixedLat As Integer
Visual C++
public:
virtual int GetFixedLat() abstract

Return Value

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

See Also