Gets a Selection instance that represents the selection of items in this diagram.
Namespace: MindFusion.Diagramming
File: Diagram.js
SyntaxJavaScript
Copy Code
|
|---|
get selection() {} |
Selection
An instance of the Selection class representing the current selection.
See Also