MindFusion.Wpf Pack Programmer's Guide
LayeredLayout.LinkType Property
See Also
 





Gets or sets the appearance of the links in the final layout.

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

 Syntax

C#  Copy Code

public LayeredLayoutLinkType LinkType { get; set; }

Visual Basic  Copy Code

Public Property LinkType As LayeredLayoutLinkType

 Property Value

A member of the LayeredLayoutLinkType enumeration. The default is Straight.

 See Also

LayeredLayout Members
LayeredLayout Class
MindFusion.Diagramming.Wpf.Layout Namespace
StraightenLongLinks Property