Determines whether the specified line segments intersect.
Namespace: MindFusion
Assembly: MindFusion.Charting
C# Copy Code |
---|
public static bool Intersect ( |
Visual Basic Copy Code |
---|
Public Shared Function Intersect( _ |
true if the segments intersect, false if not.