Determines whether the item is rendered in the current context.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
protected boolean shouldRender () |
true to draw the item; otherwise, false.
See Also