MindFusion.Diagramming for JavaScript Programmer's Guide

Selection Methods

 


 Public Methods

  Name Description

addItem

Adds an item to the Selection.

clear

Removes all items from the selection.

endDrag

DiagramItem.endDrag override.

removeItem

Removes an item from the Diagram.

startDrag

DiagramItem.startDrag override.

updateDrag

DiagramItem.updateDrag override.

 See Also