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