Search
FlowchartLayout.setBranchPadding Method
See Also
 

Sets how much space to leave between adjacent decision branches in the flowchart.

Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming

 Syntax

Java  Copy Code

public void setBranchPadding (
    int value
)

 Parameters

value

 See Also