IntersectionLineLine Method

Overload List
  NameDescription
Public methodStatic memberCode exampleLineLine(Line, Line, Double, Double)
Finds the closest point between two infinite lines.
Public methodStatic memberLineLine(Line, Line, Double, Double, Double, Boolean)
Intersects two lines.
Top
See Also