Gets or sets a value indicating how much space to leave between nodes in adjacent lanes.
Namespace: MindFusion.Diagramming.Layout
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public double Padding { get; set; } |
Visual Basic Copy Code |
---|
Public Property Padding As Double |
A double value specifying the padding. The default is 15.