A line segment

Namespace:  Emgu.CV.Structure
Assembly:  Emgu.CV (in Emgu.CV.dll) Version: 2.0.1.0 (2.0.1.0)

Syntax

C#
public struct LineSegment2D
Visual Basic (Declaration)
Public Structure LineSegment2D
Visual C++
public value class LineSegment2D

See Also