Checks if the specified item is currently visible.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
Java
![]() |
---|
public boolean isItemVisible ( |
The DiagramItem to check.
true if the item's Visible property is set to true and the item is not associated with a hidden layer; otherwise, false.