Gets or sets the distance between consecutive nodes in the flowchart.
Namespace: MindFusion.Diagramming.Layout
Assembly: MindFusion.Diagramming
C#
![]() |
---|
public float NodeDistance { get; set; } |
Visual Basic
![]() |
---|
Public Property NodeDistance As Single |
A float value specifying the distance between neighbor nodes in the same sequence.
MindFusion.Diagramming Developer's Guide | © 2025 MindFusion |