Gets or sets the horizontal distance between adjacent nodes.
Namespace: MindFusion.Diagramming.Layout
Assembly: MindFusion.Diagramming.Layout
C# Copy Code |
---|
public double HorizontalPadding { get; set; } |
Visual Basic Copy Code |
---|
Public Property HorizontalPadding As Double |
A double value specifying the distance between adjacent nodes in same row. The default value is 15.