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





Removes all items from the selection.

Namespace: MindFusion.Diagramming
Package: Selection.js

 Syntax

JavaScript  Copy Code

function clear ()

 Remarks

Call clear to deselect all items. The items are not deleted. The method also sets the diagram's activeItem to Null.

 See Also

Selection Members
Selection Class
MindFusion.Diagramming Namespace