Initializes a new instance of the RemoveItemCommand class.
Namespace: MindFusion.Diagramming
Package: RemoveItemCommand.js
JavaScript Copy Code |
---|
function RemoveItemCommand (diagram, item) |
The Diagram modified by this command.
A DiagramItem that should be removed from the Diagram.