Removes a single event listener attached to the Diagram.
Namespace: MindFusion.Diagramming
File: Diagram.js
JavaScript
![]() |
---|
function removeEventListener (eventName, handler) |
The name of the event. See a list of supported events here.
Represents the method that handles the event specified with eventName.