Initializes a new instance of the AddItemCommand class.
Namespace: MindFusion.Diagramming
File: AddItemCommand.js
JavaScript Copy Code |
---|
function AddItemCommand (diagram, item) |
The Diagram modified by this command.
A new DiagramItem that should be added to the Diagram.
JavaScript Pack Programmer's Guide | © 2024 MindFusion |