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

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 bool IsNormalized()
Visual Basic
Public MustOverride Function IsNormalized As Boolean
Visual C++
public:
virtual bool IsNormalized() abstract

Return Value

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

See Also