http://www.emgu.comThe LineSegment2D type exposes the following members.
Properties
| Name | Description |
---|
 | Direction | The direction of the line, the norm of which is 1 |
 | Length |
Get the length of the line segment
|
 | P1 | A point on the line |
 | P2 | An other point on the line |
Top
See Also