Search
AnnealLayoutStatistics.NodeEdgeDistance Property
See Also
 





The total node-to-edge-distance cost of a graph configuration.

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

 Syntax

C#  Copy Code

public double NodeEdgeDistance { get; set; }

Visual Basic  Copy Code

Public Property NodeEdgeDistance As Double

 Property Value

 See Also