Gets or sets a value indicating whether the diagram has changed since loading it.
Namespace: MindFusion.Diagramming
File: Diagram.js
SyntaxJavaScript
Copy Code
|
|---|
get dirty() {} |
Boolean
true if the diagram has changed, or false otherwise.
See Also