Gets or 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.Wpf.Layout
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public double NodeLinkDistFactor { get; set; } |
Visual Basic Copy Code |
---|
Public Property NodeLinkDistFactor As Double |
A double value specifying the distance factor. The default value is 20000.