DroidDiagram Programmer's Guide
VerticalFlowLayout.setVgap Method
See Also
 






Sets the vertical gap between components and between the components and the borders of the Container.

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

 Syntax

Java  Copy Code

public void setVgap (
    int vgap
)

 Parameters

vgap

 See Also

VerticalFlowLayout Members
VerticalFlowLayout Class
com.mindfusion.diagramming Namespace