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
SyntaxC#
Copy Code
|
|---|
public void AlignPoints () |
Visual Basic
Copy Code
|
|---|
Public Sub AlignPoints () |
See Also