DiagramLite Programmer's Guide
AnnealLayout.NodeLinkCrossingCost Property
See Also
 





Gets or sets a value indicating the importance of low number of overlaps between links and nodes relative to the other criteria considered by the algorithm.

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

 Syntax

C#  Copy Code

public double NodeLinkCrossingCost { get; set; }

Visual Basic  Copy Code

Public Property NodeLinkCrossingCost As Double

 Property Value

 See Also

AnnealLayout Members
AnnealLayout Class
MindFusion.Diagramming.Layout Namespace