Gets or sets how much space to leave between nodes on the same level.
Namespace: MindFusion.Diagramming.Layout
Package: MindFusion.Diagramming
C# Copy Code |
---|
public float NodeDistance { get; set; } |
Visual Basic Copy Code |
---|
Public Property NodeDistance As Single |
A float value specifying the distance between adjacent nodes.