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






Initializes a new instance of the VerticalFlowLayout class with the specified alignment and a default 5-unit horizontal and vertical gap.

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

 Syntax

Java  Copy Code

public VerticalFlowLayout (
    int align
)

 Parameters

align

 See Also

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