DroidDiagram Programmer's Guide
VerticalFlowLayout.setHgap Method
See Also
 






Sets the horizontal 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 setHgap (
    int hgap
)

 Parameters

hgap

 See Also

VerticalFlowLayout Members
VerticalFlowLayout Class
com.mindfusion.diagramming Namespace