ASP.NET Pack Programmer's Guide
Diagram.getSelection Method
See Also
 





Gets a Selection instance that represents the selection of items in this diagram.

Namespace: MindFusion.Diagramming
Package: Diagram.js

 Syntax

JavaScript  Copy Code

function getSelection ()

 Return Value

Type: Selection
An instance of the Selection class representing the current selection.

 See Also

Diagram Members
Diagram Class
MindFusion.Diagramming Namespace