Gets the intersection point of two line segments AB and CD.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public static bool LineSegmentsIntersect ( |
Visual Basic
Copy Code
|
|---|
Public Shared Function LineSegmentsIntersect( _ |
See Also