Checks if the specified item can be modified interactively.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public bool IsItemInteractive ( |
Visual Basic Copy Code |
---|
Public Function IsItemInteractive( _ |
The DiagramItem to check.
true, if the item is currently visible and unlocked and it is not associated with a hidden or locked layer; otherwise, false.
WpfDiagram Programmer's Guide | © 2024 MindFusion |