[Missing <summary> documentation for "M:Lucene.Net.Spatial.Geometry.Shape.LLRect.ToRectangle"]

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

Syntax

C#
public Rectangle ToRectangle()
Visual Basic
Public Function ToRectangle As Rectangle
Visual C++
public:
Rectangle^ ToRectangle()

Return Value

[Missing <returns> documentation for "M:Lucene.Net.Spatial.Geometry.Shape.LLRect.ToRectangle"]

See Also