Specifies whether links between non-adjacent nodes should bend.
Namespace: MindFusion.Diagramming.Layout
Package: MindFusion.Diagramming
C# Copy Code |
---|
public bool LinksBend { get; set; } |
Visual Basic Copy Code |
---|
Public Property LinksBend As Boolean |
true if links should bend; otherwise, false. The default is true.