Specifies the style of the diagram links after they are laid out.
Namespace: MindFusion.Diagramming.Layout
Assembly: MindFusion.Diagramming.Layout
SyntaxC#
Copy Code
|
|---|
public enum SpringLayoutLinkType |
Visual Basic
Copy Code
|
|---|
Public Enum SpringLayoutLinkType |
Members| Member name | Description | |
|---|---|---|
![]() |
Straight |
Indicates straight links with a single segment. |
![]() |
Rounded |
Indicates Bézier links with a single segment. |
See Also