Gets or sets a value indicating whether a diagram item is selected.
Namespace: MindFusion.Diagramming
Assembly: DiagramItem.js
JavaScript Copy Code |
---|
get selected() {} |
Boolean
true if the item is selected, or false otherwise.
Use the property to check which items are selected by the user, or to programmatically select items if needed.
MvcDiagram Programmer's Guide | © 2024 MindFusion |