Gets or sets how much space to leave between levels of the tree.
Namespace: MindFusion.Diagramming.Layout
Assembly: 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.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |