Click or drag to resize
LineSegment2D Properties
http://www.emgu.com

The LineSegment2D type exposes the following members.

Properties
  NameDescription
Public propertyDirection
The direction of the line, the norm of which is 1
Public propertyLength
Get the length of the line segment
Public propertyP1
A point on the line
Public propertyP2
An other point on the line
Top
See Also