DroidDiagram Programmer's Guide
ComponentBase.getVisible Method
See Also
 






Gets a value indicating whether the component is visible.

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

 Syntax

Java  Copy Code

public boolean getVisible ()

 Return Value

true if the component is visible; otherwise, false.

 See Also

ComponentBase Members
ComponentBase Class
com.mindfusion.diagramming.components Namespace