Search
DiagramLink.AlignPoints Method
See Also
 






Arranges the middle points of polyline and bezier links so that they are evenly spaces between the link's end points.

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming

 Syntax

C#  Copy Code

public void AlignPoints ()

Visual Basic  Copy Code

Public Sub AlignPoints ()

 See Also