Checks if the specified item is locked.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public bool IsItemLocked ( |
Visual Basic Copy Code |
---|
Public Function IsItemLocked( _ |
The DiagramItem to check.
true, if the item's Locked property is set to true or if the item is associated with a locked layer; otherwise, false.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |