ASP.NET Pack 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 (Int32)

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

VerticalFlowLayout (Int32, Int32, Int32)

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

VerticalFlowLayout (Int32, Int32, Int32, Int32)

Initializes a new instance of the VerticalFlowLayout class.

 See Also

VerticalFlowLayout Class
com.mindfusion.diagramming Namespace