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