Gets or sets how much space to leave between adjacent decision branches in the flowchart.
Namespace: MindFusion.Diagramming.Layout
Assembly: MindFusion.Diagramming.Layout
C# Copy Code |
---|
public double BranchPadding { get; set; } |
Visual Basic Copy Code |
---|
Public Property BranchPadding As Double |
A Double value specifying the distance between adjacent branches.