Gets or sets a value indicating whether links are bend to prevent them from crossing nodes.
Namespace: MindFusion.Diagramming.Wpf.Layout
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public bool BendLinks { get; set; } |
Visual Basic Copy Code |
---|
Public Property BendLinks As Boolean |
WpfDiagram Programmer's Guide | © 2024 MindFusion |