ASP.NET Pack Programmer's Guide
TopologicalLayout.setOrientation Method
See Also
 






Sets the overall orientation of the arranged diagram.

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

 Syntax

Java  Copy Code

public void setOrientation (
    int orientation
)

 Parameters

orientation
A member of the Orientation enumeration. The default is Horizontal.

 See Also

TopologicalLayout Members
TopologicalLayout Class
com.mindfusion.diagramming Namespace