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






Sets the overall orientation of the arranged diagram when BaseLayout is set to Layered. This value is assigned to the Orientation property of the base LayeredLayout.

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

 Syntax

Java  Copy Code

public void setOrientation (
    int value
)

 Parameters

value

 See Also

OrthogonalRouter Members
OrthogonalRouter Class
com.mindfusion.diagramming Namespace