Checks whether the segments defined by the specified point pairs intersect and returns the intersection point.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public static bool SegmentIntersect ( |
Visual Basic
Copy Code
|
|---|
Public Shared Function SegmentIntersect( _ |
See Also