Gets or sets how far from its adjacent node a link should bend.
Namespace: MindFusion.Diagramming.Layout
Assembly: MindFusion.Diagramming
C#
![]() |
---|
public double BendDistance { get; set; } |
Visual Basic
![]() |
---|
Public Property BendDistance As Double |
This should be a value between 0 and 1, specifying a distance proportional to the node size.