Search
DecisionLayoutInfo.setHorizontalPadding Method
See Also
 

Sets the horizontal distance between adjacent nodes.

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

 Syntax

Java  Copy Code

public void setHorizontalPadding (
    float value
)

 Parameters

value

 See Also