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