Reassigns links to anchor points so that they are evenly disctributed.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C#
![]() |
---|
public void ReassignAnchorPoints () |
Visual Basic
![]() |
---|
Public Sub ReassignAnchorPoints () |
If there are more anchor points defined for this node than links connected to it, this method ensures that each point has at most one link attached to it. ReassignAnchorPoints also tries to assign links to points that are close to their opposite end points.
WpfDiagram Programmer's Guide | © 2025 MindFusion |