Search
VerticalFlowLayout Constructor ()
See Also
 

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

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

 Syntax

Java  Copy Code

public VerticalFlowLayout ()

 See Also