Checks whether the node associated with the current connection point and the node associated with the specified connection point intersect.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming.Silverlight
C# Copy Code |
---|
public bool NodesIntersect ( |
Visual Basic Copy Code |
---|
Public Function NodesIntersect ( _ |
true if the node associated with the current connection point and the node associated with the specified connection point intersect; otherwise, false.