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