Sets a value indicating the importance of the node distribution, relative to the other criteria considered by the algorithm.
Namespace: MindFusion.Diagramming.Layout.Fluent
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public static T DistributionFactor<T> ( |
Visual Basic
Copy Code
|
|---|
Public Shared Function DistributionFactor(Of T As AnnealLayout) ( _ |
See Also