ASP.NET Pack Programmer's Guide
LayeredLayout.setDirection Method
See Also
 






Sets a value indicating in what direction the links in the arranged diagram should go.

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

 Syntax

Java  Copy Code

public void setDirection (
    int value
)

 Parameters

value

One of the Direction constants.

 See Also

LayeredLayout Members
LayeredLayout Class
com.mindfusion.diagramming Namespace