MindFusion.Wpf Pack Programmer's Guide
AnnealLayout.ApproximateLinkLength Property
See Also
 





Gets or sets a value indicating whether the layout should approximate the length of graph links by calculating the distance between the centers of their incident nodes.

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

 Syntax

C#  Copy Code

public bool ApproximateLinkLength { get; set; }

Visual Basic  Copy Code

Public Property ApproximateLinkLength As Boolean

 Property Value

 See Also

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