Reassigns links to anchor points so that they are evenly distributed.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public void ReassignAnchorPoints () |
Visual Basic
Copy Code
|
|---|
Public Sub ReassignAnchorPoints () |
RemarksIf 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.
See AlsoDiagramNode Members
DiagramNode Class
MindFusion.Diagramming Namespace
AnchorPattern Property