Sets a value indicating whether the component is visible.
Namespace: com.mindfusion.diagramming.components
Package: com.mindfusion.diagramming.components
SyntaxJava
Copy Code
|
|---|
public void setVisible ( |
true if the component is visible; otherwise, false. The default is true.
See Also