Specifies the style of the diagram links after they are laid out.
Namespace: MindFusion.Diagramming.Layout
Assembly: MindFusion.Diagramming.Layout
C# Copy Code |
---|
public enum TreeLayoutLinkType |
Visual Basic Copy Code |
---|
Public Enum TreeLayoutLinkType |
Member name | Description | |
---|---|---|
Cascading2 |
Indicates cascading links with two segments. |
|
Cascading3 |
Indicates cascading links with three segments. |
|
Rounded |
Indicates Bézier links with a single segment. |
|
Straight |
Indicates straight links with a single segment. |