Checks if the specified item can be modified interactively.
Namespace: MindFusion.Diagramming
File: Diagram.js
JavaScript Copy Code |
---|
function isItemInteractive (item) |
DiagramItem. The DiagramItem to check.
Boolean. true, if the item is currently visible and unlocked and it is not associated with a hidden or locked layer, or false otherwise.
MindFusion.Diagramming for JavaScript Programmer's Guide | © 2024 MindFusion |