Gets whether to display lines connecting child items to parent items.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public boolean getShowLines () |
true to draw connecting lines, or false otherwise. The default value is true.
See Also