Gets or sets the spacing between adjacent nodes within a lane in the final layout.
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 |
The default value is 92.
WpfDiagram Programmer's Guide | © 2024 MindFusion |