Gets or sets a value indicating how links in the arranged tree should look.
Namespace: MindFusion.Diagramming.Layout
Assembly: MindFusion.Diagramming.Layout
SyntaxC#
Copy Code
|
|---|
public TreeLayoutLinkType LinkStyle { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property LinkStyle As TreeLayoutLinkType |
A member of the TreeLayoutLinkType enumeration.
Remarks
See Also