DroidDiagram Programmer's Guide
DiagramLink.setVisible Method
See Also
 






Specifies whether the link should be drawn on the screen.

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

 Syntax

Java  Copy Code

public void setVisible (
    boolean value
)

 Parameters

value

true if the link should be visible, otherwise false.

 See Also

DiagramLink Members
DiagramLink Class
com.mindfusion.diagramming Namespace