Search
Selection Constructor
See Also
 





Initializes a new instance of the Selection class.

Namespace: MindFusion.Diagramming
Package: Selection.js

 Syntax

JavaScript  Copy Code

function Selection (parent)

 Parameters

parent
The diagram where the items are selected.

 See Also