ASP.NET Pack Programmer's Guide
TreeLayout Constructor (Int32)
See Also
 






Initializes a new instance of the TreeLayout class, specifying the layout mode.

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

 Syntax

Java  Copy Code

public TreeLayout (
    int type
)

 Parameters

type

One of the TreeLayoutType constants.

 See Also

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