Search
SelectionChangedEventArgs Class
See Also
 





Contains the arguments passed to handlers of the selectionChanged event.

Namespace: MindFusion.Diagramming
File: EventArgs.js

 Syntax

JavaScript  Copy Code

// class
SelectionChangedEventArgs.prototype = {}

 Inheritance Hierarchy

MindFusion.Controls.EventArgs
    MindFusion.Diagramming.SelectionChangedEventArgs

 See Also