ASP.NET Pack Programmer's Guide
Selection.removeItem Method
See Also
 





Removes an item from the Diagram.

Namespace: MindFusion.Diagramming
Package: Selection.js

 Syntax

JavaScript  Copy Code

function removeItem (item)

 Parameters

item
The item to add.

 Remarks

Call this method to deselect an item. Note that the item is not deleted, but just removed from the selection.

 See Also

Selection Members
Selection Class
MindFusion.Diagramming Namespace