Search
Events.diagramChanged Property
See Also
 





Raised when the diagram property of a diagram view changes.

Namespace: MindFusion.Diagramming
File: Events.js

 Syntax

JavaScript  Copy Code

get diagramChanged() {}
set diagramChanged(value) {}

 Property Value

String

A string containing the event name.

 See Also