Gets a value indicating whether a DiagramItem is selected.
Namespace: MindFusion.Diagramming
Package: DiagramItem.js
JavaScript Copy Code |
---|
function getSelected () |
Type: Boolean
true if the item is selected; otherwise, false.
Use the property to check which items are selected by the user, or to programmatically select items if needed.