ASP.NET Pack Programmer's Guide
TreeLayout.setLinkStyle Method
See Also
 






Sets what style should be assigned to the links processed by the layout algorithm.

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

 Syntax

Java  Copy Code

public void setLinkStyle (
    int value
)

 Parameters

value

One of the TreeLayoutLinkType constants.

 See Also

TreeLayout Members
TreeLayout Class
com.mindfusion.diagramming Namespace