ASP.NET Pack Programmer's Guide
Orientation Class
See Also
 






The members of this enumeration specify what orientation a graphic element should have - vertical, horizontal, or one determined automatically. These constants can be used as parameters of the setStartOrientation and setEndOrientation methods of RoutingOptions and the setCascadeOrientation method of the DiagramLink class.

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

 Syntax

Java  Copy Code

public class Orientation

 Inheritance Hierarchy

java.lang.Object
    com.mindfusion.diagramming.Orientation

 See Also

Orientation Members
com.mindfusion.diagramming Namespace