Sets a value indicating whether the node is visible.
Namespace: com.mindfusion.diagramming.builders
Package: com.mindfusion.diagramming.builders
SyntaxJava
Copy Code
|
|---|
public ControlNodeBuilder visible ( |
true if the node should be visible, otherwise false.
This ControlNodeBuilder instance.
See Also