MindFusion.Diagramming for Universal Windows Programmer's Guide
LayeredLayout.StraightenLongLinks Property
See Also
 






Gets or sets whether the layout algorithm should strive to straighten links that cross more than one layer of the graph.

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

 Syntax

C#  Copy Code

public bool StraightenLongLinks { get; set; }

Visual Basic  Copy Code

Public Property StraightenLongLinks As Boolean

 Property Value

 See Also

LayeredLayout Members
LayeredLayout Class
MindFusion.Diagramming.Layout Namespace