Checks if the specified item can be modified interactively.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public boolean isItemInteractive ( |
true, if the item is currently visible and unlocked and it is not associated with a hidden or locked layer; otherwise, false.
See Also