Gets or sets the minimum spacing between adjacent nodes in the final layout.
Namespace: MindFusion.Diagramming.Layout
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public double NodeDistance { get; set; } |
Visual Basic Copy Code |
---|
Public Property NodeDistance As Double |
A double number specifying the distance. The default is 20.