Click or drag to resize
Accord.NET (logo)

LineGetIntersectionWith Method

Overload List
  NameDescription
Public methodGetIntersectionWith(Line)
Finds intersection point with the specified line.
Public methodGetIntersectionWith(LineSegment)
Finds, provided it exists, the intersection point with the specified LineSegment.
Top
See Also