Gets or sets the distance between consecutive nodes in the flowchart.
Namespace: MindFusion.Diagramming.Layout
Assembly: MindFusion.Diagramming.Layout
C# Copy Code |
---|
public double NodeDistance { get; set; } |
Visual Basic Copy Code |
---|
Public Property NodeDistance As Double |
A double value specifying the distance between neighbor nodes in the same sequence.