Gets or sets the minimal distance between a parent node and its children.
Namespace: MindFusion.Diagramming.Layout
Package: MindFusion.Diagramming
C# Copy Code |
---|
public float LevelDistance { get; set; } |
Visual Basic Copy Code |
---|
Public Property LevelDistance As Single |
A float value specifying the minimal distance between parent node and its children. The default is 10.