MindFusion.Wpf Pack Programmer's Guide
ConnectionPoint.NodesIntersect Method
See Also
 





Checks whether the node associated with the current connection point and the node associated with the specified connection point intersect.

Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf

 Syntax

C#  Copy Code

public bool NodesIntersect (
    ConnectionPoint connectionPoint
)

Visual Basic  Copy Code

Public Function NodesIntersect( _
    connectionPoint As ConnectionPoint _
) As Boolean

 Parameters

connectionPoint

 Return Value

 See Also

ConnectionPoint Members
ConnectionPoint Class
MindFusion.Diagramming.Wpf Namespace