Search
StackPanel.getSpacing Method
See Also
 

Gets the distance between adjacent items in the panel.

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

 Syntax

Java  Copy Code

public float getSpacing ()

 Return Value

A floating point value specifying the distance in the current unit of measure.

 See Also