Search
DiagramView.stopRecording Method
See Also
 





Stops recording mouse and keyboard events.

Namespace: MindFusion.Diagramming
File: DiagramView.js

 Syntax

JavaScript  Copy Code

function stopRecording ()

 Return Value

Array. An array of event records representing user's input.

 See Also