ASP.NET Pack Programmer's Guide
DiagramLink.setCascadeOrientation Method
See Also
 






Sets the orientation of the first segment of a cascading link.

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

 Syntax

Java  Copy Code

public void setCascadeOrientation (
    int value
)

 Parameters

value

One of the Orientation constants.

 See Also

DiagramLink Members
DiagramLink Class
com.mindfusion.diagramming Namespace