Initializes a new instance of the LineSegment class

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 LineSegment()
Visual Basic
Public Sub New
Visual C++
public:
LineSegment()

See Also