DroidDiagram Programmer's Guide
TreeViewNode.setConnectionStyle Method
See Also
 






Sets a value indicating whether drawing a link from/to this node should connect an item or the whole node as an integral entity.

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

 Syntax

Java  Copy Code

public void setConnectionStyle (
    TreeViewConnectionStyle value
)

 Parameters

value
A member of the TreeViewConnectionStyle enumeration.

 See Also

TreeViewNode Members
TreeViewNode Class
com.mindfusion.diagramming Namespace