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
C# Copy Code |
---|
public virtual bool CalculateIntersections () |
Visual Basic Copy Code |
---|
Public Overridable Function CalculateIntersections () As Boolean |
true to align the link end; otherwise, false.
WpfDiagram Programmer's Guide | © 2024 MindFusion |