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





Determines whether the end of a link should be aligned to the point where the node contour is intersected by the line connecting the centers of the connected nodes.

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

 Syntax

C#  Copy Code

public virtual bool CalculateIntersections ()

Visual Basic  Copy Code

Public Overridable Function CalculateIntersections () As Boolean

 Return Value

true to align the link end; otherwise, false.

 See Also

ConnectionPoint Members
ConnectionPoint Class
MindFusion.Diagramming.Wpf Namespace