Stops recording undo/redo commands into a CompositeCommand and discards the records created so far.
Namespace: MindFusion.Diagramming
Package: Diagram.js
JavaScript Copy Code |
---|
function cancelCompositeOperation () |
You must call either commitCompositeOperation or this method when the diagram modifications are done after a startCompositeOperation call.