DroidDiagram Programmer's Guide
VerticalFlowLayout Constructor
See Also
 






 Overload List

Name Description

VerticalFlowLayout ()

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

VerticalFlowLayout (int)

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

VerticalFlowLayout (int, int, int)

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

VerticalFlowLayout (int, int, int, int)

Initializes a new instance of the VerticalFlowLayout class.

 See Also

VerticalFlowLayout Class
com.mindfusion.diagramming Namespace