Gets or sets the vertical distance between adjacent nodes.
Namespace: MindFusion.Diagramming.Layout
Package: MindFusion.Diagramming
C# Copy Code |
---|
public float VerticalPadding { get; set; } |
Visual Basic Copy Code |
---|
Public Property VerticalPadding As Single |
A float value specifying the distance between adjacent nodes in same column. The default value is 15.