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