Specifies the style of the links after they are laid out.
Namespace: MindFusion.Diagramming.Layout
Assembly: MindFusion.Diagramming.Layout
SyntaxC#
Copy Code
|
|---|
public enum LayeredLayoutLinkType |
Visual Basic
Copy Code
|
|---|
Public Enum LayeredLayoutLinkType |
Members| Member name | Description | |
|---|---|---|
![]() |
Straight |
Indicates straight links. |
![]() |
Cascading |
Indicates cascading links. |
See Also