Gets or sets a value indicating whether to bend links connecting adjacent nodes or draw them as straight lines.
Namespace: MindFusion.Diagramming.Layout
Assembly: MindFusion.Diagramming.Silverlight
C#
![]() |
---|
public bool BendAdjacentLinks { get; set; } |
Visual Basic
![]() |
---|
Public Property BendAdjacentLinks As Boolean |
true to bend adjacent links; otherwise, false. The default value is false.