MindFusion.Wpf Pack Programmer's Guide
CompositeLayout.BendLinks Property
See Also
 





Gets or sets a value indicating whether the links in the trees from the additional partitioning pass will bend to avoid crossing leaves in the same tree.

Namespace: MindFusion.Diagramming.Wpf.Layout
Assembly: MindFusion.Diagramming.Wpf

 Syntax

C#  Copy Code

public bool BendLinks { get; set; }

Visual Basic  Copy Code

Public Property BendLinks As Boolean

 Property Value

 See Also

CompositeLayout Members
CompositeLayout Class
MindFusion.Diagramming.Wpf.Layout Namespace