Gets or sets the distance between adjacent nodes.
Namespace: MindFusion.Diagramming.Layout
Package: MindFusion.Diagramming
C# Copy Code |
---|
public float Padding { get; set; } |
Visual Basic Copy Code |
---|
Public Property Padding As Single |
A float value specifying the padding size between sibling nodes. The default value is 1.