Gets or sets how much space to leave between levels of the tree.
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 distance between adjacent levels in the tree.