DroidDiagram Programmer's Guide
TreeViewNode.getConnectionStyle Method
See Also
 






Gets 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 TreeViewConnectionStyle getConnectionStyle ()

 Return Value

A member of the TreeViewConnectionStyle enumeration.

 See Also

TreeViewNode Members
TreeViewNode Class
com.mindfusion.diagramming Namespace