MindFusion.Wpf Pack Programmer's Guide
SpringLayout.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 SpringLayoutLinkType LinkType { get; set; }

Visual Basic  Copy Code

Public Property LinkType As SpringLayoutLinkType

 Property Value

A member of the SpringLayoutLinkType enumeration. The default value is Straight.

 See Also

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