Gets or sets how much space to leave between adjacent decision branches in the flowchart.
Namespace: MindFusion.Diagramming.Layout
Assembly: MindFusion.Diagramming
C#
![]() |
---|
public float BranchPadding { get; set; } |
Visual Basic
![]() |
---|
Public Property BranchPadding As Single |
A float value specifying the distance between adjacent branches.
MindFusion.Diagramming Developer's Guide | © 2025 MindFusion |