DroidDiagram Programmer's Guide
VerticalFlowLayout Constructor (int, int, int)
See Also
 






Initializes a new instance of the VerticalFlowLayout class with the indicated alignment and the indicated horizontal and vertical gaps.

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

 Syntax

Java  Copy Code

public VerticalFlowLayout (
    int align,
    int hgap,
    int vgap
)

 Parameters

align

hgap

vgap

 See Also

VerticalFlowLayout Constructor Overload List
VerticalFlowLayout Class
com.mindfusion.diagramming Namespace