DiagramItem.getVisible override.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public boolean getVisible () |
true if this container will be drawn on the diagram canvas, otherwise false.
See Also