Search
DiagramBase.selectionChanged Event
See Also
 





Raised when the diagram selection has changed.

Namespace: MindFusion.Diagramming
Assembly: DiagramBase.js

 Syntax

 Event Data

Event handlers receive a SelectionChangedEventArgs instance containing data about this event.

 See Also