Search
AnnealLayoutStatistics.DistributionCost Property
See Also
 






The total distribution cost of a graph configuration.

Namespace: MindFusion.Layout
Assembly: MindFusion.Diagramming

 Syntax

C#  Copy Code

public double DistributionCost { get; set; }

Visual Basic  Copy Code

Public Property DistributionCost As Double

 Property Value

A double value.

 See Also