Search
OrthogonalLayout.getPadding Method
See Also
 

Gets a value indicating how much space to leave between nodes in adjacent lanes.

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

 Syntax

Java  Copy Code

public float getPadding ()

 Return Value

A float value specifying the padding. The default is 15.

 See Also