Gets a value indicating whether the component is visible.
Namespace: com.mindfusion.diagramming.components
Package: com.mindfusion.diagramming.components
SyntaxJava
Copy Code
|
|---|
public boolean getVisible () |
true if the component is visible; otherwise, false.
See Also