Search
SelectionEventArgs Class
See Also
 





Contains the arguments passed to handlers of selection-related events.

Namespace: MindFusion.Diagramming
Package: EventArgs.js

 Syntax

JavaScript  Copy Code

// class
SelectionEventArgs.prototype = {}

 Inheritance Hierarchy

MindFusion.Controls.CancelEventArgs
    MindFusion.Diagramming.SelectionEventArgs

 See Also