Click or drag to resize
Accord.NET (logo)

LineSegmentGetIntersectionWith Method

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