A validation event raised while the user is moving or resizing multiple items.
Namespace: MindFusion.Diagramming
File: Events.js
SyntaxJavaScript
Copy Code
|
|---|
get selectionModifying() {} |
String
A string containing the event name.
RemarksEvent handlers receive a SelectionEventArgs instance as argument.
See Also