Raises an event.
Namespace: MindFusion.DiagrammingPackage: Diagram.js
function raiseEvent (eventName, args)
The name of the event to raise.
An instance of type EventArgs that holds data for the event specified with eventName.
Diagram MembersDiagram ClassMindFusion.Diagramming Namespace