MindFusion.Diagramming for JavaScript Programmer's Guide

SelectionEventArgs Class

See Also
 





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

Namespace: MindFusion.Diagramming
File: EventArgs.js

 Syntax

JavaScript  Copy Code

// class
SelectionEventArgs.prototype = {}

 See Also